Hi Team, I am using Watir with rspec framework. I am using IE-9 browser, and not able to click on a drop down menu....please help me out.
How to move cursor position by watir? I am not able to move my cursor on a perticular web element. The code is :- @browser.link(:text, 'My Account').fire_event "onmouseover" but the code is not working. I want to place my cursor on ''My Account' link.. Please reply...
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
