Enter into an iFrame
Object to access an iFrame from a page.
Last updated
Object to access an iFrame from a page.
Last updated
This object depends on the "Open Browser" object to work
Field | Descriptive |
Title | Object title |
Object Identifier Name | Singular object name for this object |
Select the Main Object | Option to select the browser opened with the "Open Browser" object |
Xpath or CssSelector | Xpath of the element to be searched (how to get the xpath of an element) |
Timeout | Maximum waiting time for the object to be found |
Stop execution if something goes wrong | Habilita lançamento de erro e consequentemente para a execução do robô - Throws the error and stops the robot execution |
To access an iFrame of a page, you must follow the next steps:
1 - Select the "Open Browser" object on the "Internet' menu and drag it to your working area:
Firts you must define a singular object name in the "Object Identifier Name" field, select a browser and enter a website to be accessed in the "Web Pge Adress' field.
2 - Next, you must select the "Enter into an iFrame" object on the "Internet" menu and access the desired page.
You must define a name for the iFrame access object, select the main object, get the iFrame xpath and set the timeout. (See how to get the xpath of elements manually, by clicking HERE)
By selecting the option "Stop execution if something goes wrong" this object will throw an error and stop the robot execution.