@Fox Alright, engineer, thank you very much for your reply. Your answer has given me even greater motivation to learn this software well.
How to download image and save to hard disk?
-
@allstylus First option - get image from cache.
This is project with comments
getimagefromcache.xmlAnd here is article with detailed method description and video
http://wiki.bablosoft.com/doku.php?id=how_to_get_request_resultSecond option - get image url and download it.
downloadimage.xmlThe easiest one, but not the fastes one is to make an element screenshot.
screenshot.xml -
@khalid_alsaba open the xml and download the page
-
When using the screenshot method
How do I save the images under different file names?
also, how can I change the file path that the images save in?
-
@khalid_alsaba could you help show me how to download images and save them to a folder?
