Web Set Delay
Description
Web Set Delay changes the global delay value for all subsequent steps in a Web GUI [Classic] workflow. Use this step when you need to increase or decrease the wait time that the browser driver applies before locating and acting on web elements — for example, adding extra wait time before a section of your workflow that interacts with a slow-loading page, or reducing it for faster pages. The delay you set here overrides the value originally configured in the Start Browser step and applies to every step that follows until another Web Set Delay step changes it.
Configurations
| Field Name | Description |
|---|---|
| Web Browser Name | You can select any one Web Browser Name from the given list. Basically, you must select the same Web Browser Name which was selected in Start Browser Step. |
| Delay (in milliseconds) | Global delay value to be set for the specified driver. |