Hi,

I have an item. Once I mouseover that item, I get an image which I
need to click on.  I used fire_event(onMouseover) which shows me the
button which is an image, but I need to click on that image.
Using .click on that image was not very successful.

Does anyone have any suggestions?

Exact code I used:

$b.link(:href => /aa/, :index => 8).fire_event("onMouseover")
$b.button(:alt, "prev").click


Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to