- Documentation
- Activities
- Desktop
- Close Application
Close a running application or process
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Close By closeMethod | enum | Optional | Process Name | —Process NameWindow Title |
Process Name processName | expression | Required | — | — Shown when closeMethod = Process Name |
Window Title windowTitle | expression | Required | — | — Shown when closeMethod = Window Title |
Force Close (Kill) forceClose | boolean | Optional | false | — |
Close All Instances closeAll | boolean | Optional | false | — |
Output
ProcessClosedBooleanWhether the process was successfully closed
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Click Target
Find something on screen and click it, on the desktop or in a browser
Get Display State
Read the screen layout: size, scale, and how many monitors
Get Screen Resolution
Get the width and height of the display
Recover Window
Bring an application window back to the front, even if minimised or hidden
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