Skip to main content

Snapshot Image

The Snapshot Image component in Robbot RPA allows you to capture a snapshot of a specific area on the screen and save it as an image file. This component creates a session that includes the information of the captured image file, which can be shared with other components within your workflow

Parameters

Image Path : By clicking the screenshot button, a screen will open where you can select the area you want to capture. The selected screenshot will automatically fill in the image path parameter, representing the file path where the captured image will be saved. Type : String

Usage

To use the Snapshot Image component in your Robbot RPA project, follow these steps:

Drag and drop the Snapshot Image component into your sequence or workflow.

Configure the component by providing the necessary inputs:

Click on the screenshot button to open the screen capture tool. Select the desired area on the screen that you want to capture. The image path parameter will automatically be filled with the path where the captured image will be saved. Continue building your sequence or workflow by adding other components or actions that depend on the captured image.

Use the captured image file in subsequent components or actions within your workflow by referencing the image path.

Execute your sequence or workflow to capture the specified area on the screen and save it as an image file.

By utilizing the Robbot RPA Snapshot Image component, you can easily capture screenshots of specific areas on the screen, enabling you to automate tasks that require visual information from the screen.