Last Updated: Feb 14, 2022
Use this function to update the timeout value (in seconds) used in waiting for the element to be available in the Web Automation screens. Default value is 15 seconds.
Useful in dynamic web pages.
Update element wait timeout (delay)
Input Parameter Name | Description |
---|---|
delay | Value in seconds (Amount of time to be waited for the element to be available) |
Update element wait timeout(50)
To view all the UI functions, click here.