Delay/Wait - How to use                        Examples

Delay

Wait For Window 

Wait For Screen Change

Delay

If you want to wait for some time before the next action in the task, you can insert a delay.

You can either insert a specific delay by providing a number and selecting milliseconds or seconds OR you can insert a random delay by providing the upper and lower range of numbers for Automation Anywhere to generate a random number in the given range.

 

Wait For Window

You can also use the Wait For Window command to wait for a particular window to open or close and then perform the next action.

 

Wait For Screen Change

You can use this option to wait for a rectangular image on the screen to change before performing subsequent actions.