Try something like this:

  ie.cell(:text, "Action").fire_event("onmouseover")

Then figure out how to access the html for the new menu, etc.

Bret

Chintakrindi Meghanath wrote:
> In my application the user needs to do mouseover to do some functionality
>
> For eg: In the main page one "Action" button is provided, if the user makes a 
> mouse over the action then another menu is displayed on the right side and 
> the user should once again should do mouse over and another menu is displayed 
> and from that user can click
>
> Action --> First Menu is displayed -- User does one more mouse over from the 
> previous Mneu --> Final menu -- click
>            (Mouse over)   
>
> Action --> DPS -- > Screening --> Click.
>
> How to handle this scenario ?
>
> Thanks
> Meghanath
>
>
> _______________________________________________
> Wtr-general mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/wtr-general
>   

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to