From: Ahmed A. <asa...@ya...> - 2015-09-30 07:15:16
|
Hi, You can also use htmlPgae.save(File); Ahmed From: "htm...@li..." <htm...@li...> To: htm...@li... Sent: Wednesday, September 30, 2015 8:00 AM Subject: Auto-discard notification ----- Forwarded Message ----- The attached message has been automatically discarded. Hello Ahmed, thanks for the details. The point is, I do not know the images and for my requirement it is not interesting how many images will be downloaded. I need just all images to download (to measure the size and the amount of requests and the download time) The images are either referenced by HTML, by JS or by CSS. So I also cannot say from which source they show up. In your example I need to name all images, so I have to know them all before downloading. Have I got the point? Is there a way to tell, just download the page as a classical browser would do (with all files, a classical browser would download)? best wishes |