gemini-testing / gemini

💀💀💀[DEPRECATED] Use hermione
https://github.com/gemini-testing/hermione
MIT License
1.5k stars 149 forks source link

Safari doesn't work at all #84

Closed vslinko closed 9 years ago

vslinko commented 9 years ago
JSONWire Error: Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)

Reason of that is selenium safari driver bug https://code.google.com/p/selenium/issues/detail?id=4136

I can't find any mouseMove calls in my suite and in your sources. Who is calling mouseMove at start?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

SevInf commented 9 years ago

mouseMove is here. For justification, why it is there see b8ef3638a1daed56ca446ee5866a254f687cfceb and 7664240a69e1c68545ef0cc5aff2df57afb5fd90

SevInf commented 9 years ago

Probably, we can'do much here except ping selenium team on this bug one more time.