
If you want to wait for some time before the next action in the macro, 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 Workspace Macro Pro to generate a random number in the given range.
Example: To insert a delay of 5 seconds
Example: To insert a 'Delay' that takes its value Randomly from 5 to 500 seconds.