On Thu, Apr 12, 2012 at 3:13 AM, Bruno Pio <bruno...@gmail.com> wrote:
> NotImplementedError: not currently supported by WebDriver

Well, as the error message says, it is not currently supported:

http://rubydoc.info/gems/watir-webdriver/Watir/Image#save-instance_method

You should be able to get "src" attribute of the image and save it with
another tool (like wget, or ruby's net/http library).

The question is, what are you trying to do?

Željko
--
watir.com/book - author

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to