Last updated
Last updated
This activity waits for a user-specified web element to appear or disappear for a given time.
Browser : Required
The variable name refers to the opened web browser.
Wait Timeout : Required
Seconds to wait until the element is found.
Criteria :
Specify the wait criteria. The available options are.
Element Appears (default)
Element Disappears
Element Selectors : Required
The Web Element selectors which will be used to find the target element. We can edit the selectors of the specified web element using the .
Waits for a specific web element.