meetling icon indicating copy to clipboard operation
meetling copied to clipboard

Enable Firefox in test-ui stage

Open noyainrain opened this issue 8 years ago • 1 comments

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 avatar Aug 25 '17 09:08 noyainrain

For status updates see noyainrain/micro#1 .

noyainrain avatar Nov 02 '17 11:11 noyainrain