Try upgrading to selenium-webdriver 2.16. Den 6. jan. 2012 kl. 16:28 skrev Abe Heward <[email protected]>:
Could someone provide advice on how to "monkey patch" watir-webdriver so that I can avoid the dreaded *Selenium::WebDriver::Error::MoveTargetOutOfBoundsError: Element cannot be scrolled into view:[object HTMLButtonElement]* error? I don't need all the other overhead of the qa_robusta gem, so help here on writing a "scroll_to" method (presumably for the Watir::Element class?) would be greatly appreciated! I tried to use the qa_robusta method definition as a template, but have so far failed to get anything to work. -- 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] -- 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]
