To IFrame
You can select this activity to access web pages that have IFrame as one of the HTML tags.
IFrame is an HTML element embedded in another HTML element on a webpage.
This table lists the properties for the activity.
Property Type | Property Name | Data Taype | Description |
---|---|---|---|
Common | Continue on error | Boolean | Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default. |
Wait After | Int32 | Time to delay (in seconds) after this activity runs successfully and before the next activity runs. | |
Wait Before | Int32 | Time to delay (in seconds) before running this activity. | |
Input | Web Element | WebElementItem | The element from which the IFrames must be accessed |
XPath | String | The location of the web element. | |
Output | Response Code | Int32 | Response code for the activity. Possible values:
|