Last Updated: Mar 15, 2021
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.