You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
There is an experimental branch using a pre-release version of the client library.
On the server side, the problem should be fixed in Selenium 3.5+, but Sauce does not yet support it in combination with Firefox (test starts, then times out).
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.There is an experimental branch using a pre-release version of the client library.
On the server side, the problem should be fixed in Selenium 3.5+, but Sauce does not yet support it in combination with Firefox (test starts, then times out).
Travis CI config to enable Firefox:
The text was updated successfully, but these errors were encountered: