Last Updated: May 10, 2022
Use this function to take screenshot of the currently active screen.
Take Screenshot (screenshot_filename, screenshot_path)
| Input Parameter Name | Description |
|---|---|
| screenshot_filename | Name of the file in which screenshot is saved |
| screenshot_path | Path of the file in which screenshot is saved |
| Return value | Description |
|---|---|
| Path | Filepath of the screenshot |
Take Screenshot (ErrorMessage, C:\Images)
To view all the general functions, click here.