Take Screenshot
Takes a screenshot of the page or an element
- Visible area
- Captures the visible area of the page
- Full page
- Captures the entire page
- Element
- Captures an element
- Name of the file to save (include file extension)
- Where to save the file
- Name of the variable to store the path/URL of the downloaded file
- Storing the local file path is only needed if the downloaded file will later be uploaded in the flow since Upload File requires an absolute path.
Last modified 1yr ago