Hi guys, I faced the issues related to hover method in FF20. hover works in chrome but doesn't work for FF. I've tried to do chenge profile.native_events but it didn't help; also I played with fire_event method- the same result When I run tests in FF I receive the following error in the line when I call "hover": Selenium::WebDriver::Error::InvalidElementStateError: Cannot perform native interaction: Could not load native events component. [remote server] file:///C:/Users/AVOYTE~1/AppData/Local/Temp/webdriver-profile20130514-30168-1x2o5qn/extensions/[email protected]/components/driver_component.js:8699:in `generateErrorForNativeEvents' [remote server] file:///C:/Users/AVOYTE~1/AppData/Local/Temp/webdriver-profile20130514-30168-1x2o5qn/extensions/[email protected]/components/driver_component.js:8732:in `FirefoxDriver.prototype.mouseMove' [remote server] file:///C:/Users/AVOYTE~1/AppData/Local/Temp/webdriver-profile20130514-30168-1x2o5qn/extensions/[email protected]/components/command_processor.js:10421:in `DelayedCommand.prototype.executeInternal_/h' [remote server] file:///C:/Users/AVOYTE~1/AppData/Local/Temp/webdriver-profile20130514-30168-1x2o5qn/extensions/[email protected]/components/command_processor.js:10426:in `DelayedCommand.prototype.executeInternal_' [remote server] file:///C:/Users/AVOYTE~1/AppData/Local/Temp/webdriver-profile20130514-30168-1x2o5qn/extensions/[email protected]/components/command_processor.js:10366:in `DelayedCommand.prototype.execute/<'
Please help me to perform hover/mouseover in FF via watir webdriver TIA, 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.
