Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

It is impossible to perform native actions on Firefox 8. #2808

Closed
lukeis opened this issue Mar 3, 2016 · 5 comments
Closed

It is impossible to perform native actions on Firefox 8. #2808

lukeis opened this issue Mar 3, 2016 · 5 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 3, 2016

Originally reported on Google Code with ID 2808

I'm using Firefox8 installed on Windows7x64bit and selenium-server-standalone-2.11.0.jar.
When I run script that performs native mouse actions I get the following error:

org.openqa.selenium.InvalidElementStateException: Cannot perform native interaction:
Could not load native events component.; duration or timeout: 50 milliseconds
Build info: version: '2.11.0', revision: '14431', time: '2011-10-28 16:27:42'
System info: os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version:
'1.6.0_26'
Driver info: driver.version: RemoteWebDriver
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:147)
    at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:113)
    at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:417)
    at org.openqa.selenium.remote.ExecuteMethod.execute(ExecuteMethod.java:47)
    at org.openqa.selenium.remote.RemoteMouse.mouseMove(RemoteMouse.java:89)
    at org.openqa.selenium.interactions.MoveMouseAction.perform(MoveMouseAction.java:37)
    at org.openqa.selenium.interactions.CompositeAction.perform(CompositeAction.java:32)

Reported by bleestka on 2011-11-09 16:27:31

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Firefox 8 support was added in Selenium version 2.12, please upgrade and check if it
helps.

Reported by barancev on 2011-11-11 18:00:17

  • Status changed: NeedsClarification
  • Labels added: Component-WebDriver, Browser-Firefox

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Selenium 2.12 is crashing Firefox 7. I was previously using 2.7, but it couldn't perform
native interaction with Firefox 7. So I tried 2.12, but now Firefox 7 just crashes.

Reported by dhwang101 on 2011-11-12 01:47:20

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

@2: Please open a separate issue for that with some more details then. WebDriver's test
suite is passing for me with Firefox 7.0.1 on OS X, Windows 7 and Ubuntu, so what you're
seeing is not a general problem. 

Reported by jari.bakken on 2011-11-12 14:45:59

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

We don't support FF 8 any more

Reported by dawagner on 2012-04-11 16:48:06

  • Status changed: Invalid

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Reported by luke.semerau on 2015-09-17 18:14:08

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 3, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant