Pause the execution for a specified amount of time
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Duration delayDuration | number | Optional | 30 | — |
Time Unit delayUnit | enum | Optional | seconds | —millisecondssecondsminutes |
Compatibility
WindowsLinuxDesktopAttendedUnattended
Related activities
Clear Clipboard
Clear all content from the system clipboard
Click Target
Find a UI element on the desktop (name, type, automation id, class) or in the browser (CSS, XPath, visible text), or by coordinate, then click it. The Locator Engine picks the best strategy automatically and heals to a fallback when the primary one fails. Give a Browser Variable to target the open browser.
Close Application
Close a running application or process
Get Display State
Read the current monitor layout: resolution, DPI, scale, and count. Capture it as a baseline early, then compare after an RDP reconnect to detect a display change and branch into recovery.
Get from Clipboard
Get the text currently copied to your clipboard
Get Screen Resolution
Get the width and height of the display