Use the Wait For Time component
Set a wait time by using the Wait For Time component in RPA Desktop Design Studio.
Watch this video to learn how to use the Wait For Time component.
始める前に
Role required: none
このタスクについて
You can use the Wait For Time component anywhere in an automation. Depending on the wait time that you have configured, the automation waits after the component previous to the Wait For Time component is executed.
To configure the properties for the Wait For Time component, see Properties of the Wait components.
手順
Set a wait time in an automation
In the example, the WHILE component executes while the value of "i" is true. The Wait For Time component is placed between the While component and the Post Process component. The Wait For Time component puts a waiting time of 30 seconds before the Post Process component executes.