Description
Adds a delay before the corresponding activity would be executed.
Attributes
DisplayName - Renames the activity.
Duration - Pauses an activity for a certain duration (hh:mm:ss).
Example
- Add a Delay activity inside a Sequence.
- In the Duration field under Properties, write 00:00:05 (5 seconds).
- Add a Message Box activity, and in the Content field, write "Robotic Process Automation".
The use case should look as the following screenshot:
Upon execution, the Message Box should be displayed after the 5 seconds delay.