On Nov 5, 2:57 pm, Željko Filipin <zeljko.fili...@wa-research.ch> wrote: > On Fri, Nov 5, 2010 at 1:53 PM, dimovich <dimov...@gmail.com> wrote: > > How can I hover this link? fire_event('onmouseover') doesn't work. > > I guess you have to fire another event: > > http://stackoverflow.com/questions/3787555/how-to-find-out-which-java... >
I've got: mouseover clientX=431, clientY=421 mousemove clientX=431, clientY=421 mousemove clientX=431, clientY=420 mousemove clientX=430, clientY=421 mouseout clientX=430, clientY=423 But how do I call this 'mouseover'? Simply calling fire_event('mouseover') doesn't work. -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http://groups.google.com/group/watir-general watir-general+unsubscr...@googlegroups.com