Save Image
You can select this activity to save an image to your hard disk.
This table lists the properties for the activity.
Property Type | Property Name | Data Type | Description |
---|---|---|---|
Common | Continue on error | Boolean | Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default. |
Wait After | Int32 | Time to delay (in seconds) after this activity runs successfully and before the next activity runs. | |
Wait Before | Int32 | Time to delay (in seconds) before running this activity. | |
Input | Element | String | The XPath of the image to be downloaded. |
Source Filepath | String | The location where you want to save the image, including the name of the file. | |
Frames | List<String> | The XPath of the frame. | |
Web Element | WebElementItem | The element from which the image must be downloaded. | |
Output | Response Code | Int32 | Response code for the activity. Possible values:
|