- Documentation
- Activities
- Desktop
- Recover Window
Bring an application window back to the front, even if minimised or hidden
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Window Title (contains) windowTitle | string | Optional | — | — |
Process Name processName | string | Optional | — | — |
Restore if minimized restoreIfMinimized | boolean | Optional | true | — |
Maximize maximize | boolean | Optional | false | — |
Bring to foreground setForeground | boolean | Optional | true | — |
Output Variable outputVariable | variable | Optional | RecoveredWindow | — |
Output
$outputVariableObjectThe recovered window: found, title, processName, stateBefore, stateAfter, actions
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Click Target
Find something on screen and click it, on the desktop or in a browser
Close Application
Close a running application or process
Get Display State
Read the screen layout: size, scale, and how many monitors
Get Screen Resolution
Get the width and height of the display
Take Screenshot
Capture an image of the current screen
Type Into Target
Find a box on screen and type into it. What you type is never written to the log