Minor issue with the "what" keyword try onclick instead of click & make sure fire_event is also the correct case sensitive syntax
And in some cases you may need more than one fire_event Ref: http://www.w3schools.com/js/js_htmldom_events.asp Examples of HTML events: - When a user clicks the mouse - When a web page has loaded - When an image has been loaded - When the mouse moves over an element - When an input field is changed - When an HTML form is submitted - When a user strokes a key On Wednesday, June 19, 2013 10:56:56 AM UTC-5, Anna Voytenko wrote: > > Hi guys, > > I work with watir-driver. > selenium-webdriver (>= 2.33.0) > watir-webdriver (>= 0.6.4) > > I put EDriverServer_x64_2.33.0 to the ruby/bin folder > > Fire_event("click") doesn't work in IE9 for me :( > > Could you please help me? What have I missed? > > Thanks, > Anna > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
