In 1.6.2 I made fireEvent action like

$test_browser.div(:class ,"name").div(:xpath ,"//d...@class ='class']
[3]").div(:class ,"classname").text_field(:value, name).fireEvent
('ondblclick')

and it worked great.

After upgrading to 1.6.5 it just do nothing, it doesn't give any error
and looked like pass but it does not make any action. Onblur and
onfocus events work fine for the same element.
In watir 1.6.5 all events still work ok.

My environment:
WinXP
Ruby 1.8.6
Firefox 3.5.5
--~--~---------~--~----~------------~-------~--~----~
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