i\'m trying to save an image from a website using selenium server & python client. i know the image\'s URL, but i can\'t find the code to save it, either when it\'s the the
How about going to the image URL and then taking a screenshot of the page? Firefox displays the image in full screen. Hope this helps..