- Documentation
- Activities
- Browser
- Take Browser Screenshot
Capture a screenshot of the current browser window
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Save Path savePath | file | Optional | — | — |
Full Page fullPage | boolean | Optional | false | — |
Output Variable outputVariable | variable | Optional | ScreenshotPath | — |
Output
ScreenshotPathStringPath to the saved screenshot
Compatibility
WindowsLinuxWebAttendedUnattended
Related activities
Check/Uncheck
Check or uncheck a checkbox element
Click Element
Click on a button, link, or any element on the page
Close Browser
Close the browser window and end the session
Extract Table
Copy data from an HTML table on a webpage
Get Element Attribute
Get the value of an attribute from a web element
Get Text
Read and copy text from an element on the page