Use the hover method. http://rubydoc.info/gems/watir-webdriver/Watir/Element:hover
On Wednesday, October 3, 2012 6:11:33 PM UTC-4, Vamsi Agraharam wrote: > > Hi All, > > I will try my best to explain the situation here.I am trying to test an > XWT application with Watir webdriver framework. > > Here is the problem: > > I have a table and the first column of the table has a XWT quickview and > the image is shown only on mouse over. I would like to click the image to > get a pop-up window with menu items. > can you please propose a solution how i can click the image?I have > attached the html snippet as well. > > <span class = " xwtQVHintHover qvCell-1 qvRow01 " ></span> (Visible > only on mouse over to first column and only image can be clicked for pop-up) > > > Thanks > Vamsi > -- 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]
