Capture Screenshot
This is a pre-built action located under the @Generic Element. The functionality of this action in Avo Assure is to capture a screenshot of the current foreground screen on the desktop and save it to the file path and file name provided in the Input Value.
Syntax
Input Value: <Input file path>;<filename>
<Input file path> (Required)
Specify the file path whare the screen shot needs to save
<filename> (Required)
Specify the file name to be assigned to the captured screenshot.
Output Value:
N/A
Not Applicable
Example
Captures a screenshot and saves it to the specified path with the given file name
The Capture Screenshot action takes the value from the Input Value column (e.g., C:/Screenshots;Error_Screen) and captures the current screen, saving the image at the specified file path with the provided file name.

Last updated
Was this helpful?