Hi

I have tried all of the different scenarios in order to perform a
double click action when clicking a text field. But in Firewatir 1.6.5
the fire_event("ondblclick") is not working.

Is there an issue with firewatir 1.6.5 because I saw another thread
where a person was having the same issue with dblclick in Firewatir
1.6.5. Should I downgrade to 1.6.2??

Thanks
> > > > 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