
Saves a web page image to a local directory.

The Save Image to Path wizard displays.

Select or type in the variable that will contain the local path to which the image will be saved.

Select the format of the image from the drop down list.
Created Script

Get Image Element – retrieves the Image element from the web page.
Get Element Image – downloads the Image into a variable.
Save Image to File – takes a Image variable and saves it to a local directory.