Open GoogleCodeExporter opened 9 years ago
There is the getScreenshot method :
driver.findElementById("hplogo").getScreenshot().saveAs "image.png"
Or you can use the "src" attribute to get the link and then use it to download
the image with some VB:
http://stackoverflow.com/questions/2973136/download-a-file-with-vbs
Original comment by florentbr
on 26 Jun 2014 at 3:21
Original comment by florentbr
on 8 Sep 2014 at 5:40
Original issue reported on code.google.com by
alam...@gmail.com
on 26 Jun 2014 at 2:03