- Documentation
- Activities
- Desktop
- Take Screenshot
Capture an image of the current screen
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Save Path filePath | file | Required | — | — |
Capture Type captureType | enum | Optional | fullscreen | —fullscreenwindowregion |
Image Format imageFormat | enum | Optional | png | —pngjpgbmp |
Output Variable outputVariable | variable | Optional | ScreenshotPath | — |
Output
ScreenshotPathStringFile path where screenshot was saved
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
Recover Window
Bring an application window back to the front, even if minimised or hidden
Type Into Target
Find a box on screen and type into it. What you type is never written to the log