Hi im using the watir webdriver with safari and it all works fine
(after installing a dev certificate and extension of course) but for
some reason it wont take screenshots.


 When i call

browser.driver.save_screenshot("#{fid}-#{bval}.png")

i get a undefined method `save_screenshot' for
#<Selenium::WebDriver::Driver:0x00000100e5ef38> (NoMethodError)
error.

Im not exactly sure why as the same command works with the same driver
in FF, Chrom, Opera (although only visible page area in opera). Anyone
else had this problem and know how to fix it?

Thanks

Tom

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

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to