-
Notifications
You must be signed in to change notification settings - Fork 149
gemini update
leads to node crash when I run test against Firefox
#928
Comments
gemini update
leads to node crash when I ran test against Firefoxgemini update
leads to node crash when I run test against Firefox
Same experience on windows 7. I did a little test, gemini works fine when testing old firefox(46.0) and selenium server(2.53.1), but fails for latest versions. |
gemini does not support firefox later than 46 version. In fact gemini will no longer be supported soon. I'd suggest you to try hermione.assertView instead. |
@j0tunn - what do you mean by soon? Currently it is impossible to replace gemini with hermione. There is a lot of things to be implemented to hermione to replace gemini (from my point of view). |
@tymfear Hi.
As soon as gemini could be completely replaced with hermione. Hermione already can do most of the things to make it possible to use it as visual testing tool.
Could you please define all those things? |
gemini update
leads to node crash when I run test against Firefox(in my case 61.0.1)It works well when I use Chrome with the same setup.
OS:
Node version
Output of
gemini --version
:Contents of
.gemini.js
file:Test source code:
Command used to run the test:
Publically accessible URL of the page you are testing against:
http://yandex.ru
Result:
Expected behaviour:
Not crashes.
The text was updated successfully, but these errors were encountered: