Wait package
Use the actions in the Wait package to add a condition to wait for an application screen to change, or a separate window to open or close before proceeding to the next action.
Actions in the Wait package
The Wait package includes the following actions:
Action | Description |
---|---|
Wait for condition | Makes the bot wait until a specific condition is true
before executing the next action. In the
Wait till field, specify the condition to
meet. For example, the wait condition can be based on whether an
application is running, a folder or file exists, a variable matches
the specified value, an application window exists, or a machine or
server is running. Note:
This action offers the same conditions as the If package. See the If package. |
Wait for screen change | See Using Wait for screen change action. |
Wait for window | See Using Wait for window action. |