[wtr-general] Re: How to simulate right mouse action

2009-05-27 Thread Jungle_hunter
On 5月26日, 上午10时50分, sHiVa wrote: > Hi Hunter, > > On which type of object ypu would like to move your mouse? > What ever the web object it is, use the following method: > > ie.objectType(:how,/what/).fire_event("onmouseover") > Hope this will helpful. If you are unable to come up with a soluti

[wtr-general] Re: How to simulate right mouse action

2009-05-25 Thread Jungle_hunter
On 5月19日, 下午5时29分, sHiVa wrote: > Hi Hunter, > > Please refer this below link for simulatingrightclick on any of the > browser element. > > http://wiki.openqa.org/display/WTR/Right+Click+an+Element > > Regards > Siva Phaneendra Krapa > Virtusa thank you for your help ,I have solved right_click

[wtr-general] How to simulate right mouse action

2009-05-19 Thread Jungle_hunter
hello everyone Now I use Watir to create some automation test script. I have a problem with watir in testing my project. That is how to simulate right mouse action? can anyone help me or give me some idea? thank you --~--~-~--~~~---~--~~