On Tue, Apr 24, 2012 at 11:53 PM, mndude <[email protected]> wrote: > Since watir-webdriver is essentially wrapping the Selenium webdriver is there a way I can access the Action Builder as shown in that hover class mentioned in the link?
You should be able to do something like this to get access to the webdriver browser.wd http://rubydoc.info/gems/watir-webdriver/Watir/Element#wd-instance_method Željko -- watir.com/book - author -- 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]
