Skip to main content

Web Download Image

Description

Web Download Image downloads an image from a web page and saves it to a specified local directory. Use this step when your Web GUI [Classic] workflow needs to capture images displayed on a page — such as product photos, charts, or uploaded documents — for further processing, archiving, or verification. You locate the target image element using criteria and a criteria value, and the step saves it to the download directory you specify.

Configurations

FieldDescription
Web Browser NameYou 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.
CriteriaLocate element on web page.
Criteria valueRelevant criteria value must be specified.
Multiple elements with same criteriaCheck 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 DirectoryThe 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 pathSpecify a field to hold the Output file path including the file path along with name of the image file downloaded.
Add filenames to resultIf 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.