- Documentation
- Activities
- System
- 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.
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Output Variable outputVariable | variable | Optional | DisplayState | — |
Output
$outputVariableObjectDisplay state: monitorCount, virtualScreen, primary, and per-monitor bounds / workArea / dpi / scaleFactor
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
Delay
Pause the execution for a specified amount of time
Get from Clipboard
Get the text currently copied to your clipboard
Get Screen Resolution
Get the width and height of the display