Delay

Add a delay between sub-actions

Delay Dialog
Delay
Number required

The duration of the delay

Random
Checkbox

Generate a random delay between min/max values

To
Checkbox

If Random is selected, a random delay will be selected between the Delay and To values

public void Wait(int milliseconds)
Read more in API > C# > Methods > Core > Misc > Wait