You may try fire_event("onmouseover") first, then fire_event("ondblclick").

Wesley.
For life, the easier, the better.


On Sat, Jan 30, 2010 at 4:01 AM, tester86 <sagar.am...@gmail.com> wrote:

>
> > > Can you make it when you click twice?
> > > ***.click
> > > ***.click
> >
> > I tried .click .click twice on the label, but it did not click on the
> > label.
>
>
> -- After debugging I noticed that when I do $b.element_by_xpath('//
> label[text()="Research"]').click, in fire bug it does click on the
> label but the watir command does not go to the next page as intended.
> If I replace the click with a fire_event("ondblclick") as mentioned it
> just returns 0. Does anyone have any solutions.
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Watir General" group.
> To post to this group, send email to watir-general@googlegroups.com
> Before posting, please read the following guidelines:
> http://wiki.openqa.org/display/WTR/Support
> To unsubscribe from this group, send email to
> watir-general-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/watir-general
>

-- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general

Reply via email to