Web Download Image
Description
The Web Download Image step downloads a Web GUI image.
Configurations
| Field | Description |
|---|---|
| Web Browser Name | You can select any one Web Browser Name from the given list, Basically, you must select the same Web Browser Name which was selected in Start Browser Step. |
| Criteria | Locate element on web page. |
| Criteria value | Relevant criteria value must be specified. |
| Multiple elements with same criteria | Check this option if there are multiple web elements in the web having same criteria value you have specified. By default, it will be unchecked. |
| Element index(Starts with 0) | If you have checked Multiple elements with same criteria specify index of the element you want to locate. Select option FIRST if you want first element from the located element and select LAST if you want last element. |
| Download Directory | The directory where the image file will be downloaded. The default directory is ${Internal.Entry.Current.Directory} i.e. that is the same location where the workflow is saved. |
| Output file path | Specify a field to hold the Output file path including the file path along with name of the image file downloaded. |
| Add filenames to result | If checkbox is enabled, then, if any image or attachment is downloaded, it is added to result; and reflected in the Requests results as a link to download the image/attachment. |