How to pause your automation

There are a few reasons you may want to pause your automation: to interact with the webpage, enter passwords, or allow content to upload or download. Users also use random waits to mimic human behavior in the browser. Please note that you cannot interact with the browser in the cloud, only on desktop.

# Primary method to use when pausing the run


To automate a pause, use the Step Finder to search for "Wait" and then add the "Wait" step.

How
  1. Select "Fixed length" or "Random length".

The automation will pause when it reaches the "Wait" step, not before.