Save Element Image

From UBot Studio
Revision as of 16:44, 7 December 2012 by LillyT (Talk | contribs)

Jump to: navigation, search


This command is part of the Browser Command. Save Element Image saves the image of an element. You simply drag this command into the scripting area and choose an image to save using the element selector tool. (See "The Selectors" for more information).

Example

navigate("http://www.freedigitalphotos.net/images/Interiors_g380-Armchairs_In_Living_Room_p101153.html", "Wait")
save element image(<title="Armchairs In Living Room">, "C:\\Users\\LillyT\\Downloads\\my picture")

File:Saveelementimage.png

Running the script navigates to the website and saves the selected image to your specified folder location. You will need to browse for your own file using the browse button on the save element image command.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox