Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Firefox in test-ui stage #74

Open
noyainrain opened this issue Aug 25, 2017 · 1 comment
Open

Enable Firefox in test-ui stage #74

noyainrain opened this issue Aug 25, 2017 · 1 comment

Comments

@noyainrain
Copy link
Owner

noyainrain commented Aug 25, 2017

Making use of advanced user interactions fails in Firefox with remote error: UnsupportedOperationError: mouseMoveTo. This problem is addressed both for the Selenium Node.js client and the Selenium server and either approach may fix it once implemented / deployed by Sauce Labs.

Travis CI config to enable Firefox:

jobs:
    include:
        - <<: *test-ui
          env: BROWSER=firefox PLATFORM="Windows 10"
@noyainrain noyainrain changed the title Enable Firefox in test-ui stage test-ui stage fails for Firefox Aug 25, 2017
@noyainrain noyainrain changed the title test-ui stage fails for Firefox Enable Firefox in test-ui stage Aug 25, 2017
@noyainrain
Copy link
Owner Author

For status updates see noyainrain/micro#1 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant