I use firewatir 1.6.5 but fire_event doesn't work properly for me
too.

I use the following cheat:

module FireWatir
  module Container
    WINDOW_VAR = "window"
    BROWSER_VAR = "browser"
    DOCUMENT_VAR = "document"
    BODY_VAR = "body"
  end
end

and replace window_var and document_vat  by WINDOW_VAR and
DOCUMENT_VAR in fire_event method.
-- 
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