On Wed, Dec 7, 2011 at 11:29 PM, Chuck van der Linden <sqa...@gmail.com>wrote:

>
> if anyone can find a good way to automate this in Watir or Watir-
> Webdriver for IE and FF8  I'd love to see code.
>
>
 If you're on a platform that supports WebDriver's native events, you can
do this by using the ActionBuilder API from WebDriver:

  https://gist.github.com/1445418

Native events are currently only supported on Windows and Linux, and is
only enabled by default on Windows. The code above shows how to explicitly
enable it on Linux.

I should probably add Element#hover to watir-webdriver - feel free to open
an issue for that.

-- 
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