Take capture

Take capture activity is the structure that allows taking image through the browser or application.

* Application name The reference name of applications which has already been opened or attached is chosen in the dropdown application which will be opened.
*Field It is the field where the location (Xpath) of the area to be taken captured on the application to be worked is specified.
* Directory For saving the image, the directory is written in this field.
File name The file name which will be created is written in this field.

Note: * Fields selected with are required, others are optional.

Applications name example

You can use the Applications name as shown in the example.

${robustaWebpage}

Field example

You can use the Field as shown in the example.

//img[@id=”capthcaimage”

Directory example

You can use the Directory as shown in the example.

C:RobustaProjects

File name example

You can use the File name as shown in the example.

robusta.jpeg

Note

Screenshot files are image files. For this reason, it should be named a suitable lay down (JPG, jpeg etc.).