Wait

It adds a waiting time in milliseconds for the robot's next action.

Settings

Filling in the fields:

Field
Description

Title

Title Description

Delay the next action in milliseconds.

Create delay in milliseconds for the next execution of the robot.

Exemple

  1. To use it, just drag it to Studio's workspace and define the milliseconds to be applied.

TIP

Remember that every 1 millisecond is equivalent to 0.001 seconds, that is, 1 second is equal to 1000 milliseconds.

USE CASES

  • Use it to check if a web page loaded correctly, before taking the next action. Example: Open Browser and then Open a new tab

  • Use it to check if a robot's action was performed correctly, before taking the next action. Example: Open Excel and then enter some data.

Example

Open Browser and wait 3 (three) seconds to execute the robot's next action

ITEMS USED IN THE ROBOT
Settings Robot "Object Wait Example"

STEP 1: To set "open browser"

Setting "Open browser" object

STEP 2: To set "wait" object

Setting "Wait" object

STEP 3: To set "open new tab" and "close browser" objects

Setting "open new tab"
Setting "close browser"

STEP 4: Run the robot and check its actions.

Successful Execution - "Wait Robot"

Download it:

Last updated

Was this helpful?