Wait for Appearance#
Waiting for an element to appear on a web page or on the screen.
| Selector | [Selector] The identifier of the browser window and the web page element. |
| Wait Type | Select the type of wait:
|
| Wait Time | [Number] The maximum wait time in seconds. |
| Auto Scrolling | If selected, the list will automatically scroll to the element that is outside the visible area. |
| Process ID | [Link] A variable that stores the process and tab ID of the browser used by this block. If the property is left empty, or if the "Process ID" variable was not previously assigned at the time of opening the browser, the application and browser tab will be determined from the content of the corresponding selector line. The process ID can be obtained, for example, using the "Run IE," "Run Chrome," or "Join Browser" blocks. |
| Elapsed Time | [Number] The time in seconds after which the element appeared. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |