Get help with testing, discuss unit testing strategies etc.


Post by jochem.berends »

It seems that Siesta 4.2.0 (in essence slimerjs 0.10.1) does not cooperate with firefox 50.0 (max 49.*). Does anybody else experience any problems with it?
Gecko error: it seems /usr/bin/firefox is not compatible with SlimerJS.
See Gecko version compatibility. If version is correct, launch slimerjs
with --debug=true to see Firefox error message
Changing the version to 50.* in the siests/bin/binary/slimerjs/application.ini does not seem to have any positive effect.

Post by nickolay »

There's no SlimerJS release yet, compatible with FF 50. I guess you'll need to either downgrade FF, or try regular webdriver.

Post by jochem.berends »

@nicolay, thanks for the quick response.

I see you ship phantomjs as well, does not work either right?
The problem is that my jenkins autoupgraded firefox. So downgrade FF will be the thing to do.

Post by nickolay »

Phantomjs should work, but we've experienced various strange issues in it and differences from real webkit browsers. You might want to give it a try, but if tests, that pass in other environments will fail - then probably there's no point investigating that. We recommend phantomjs only for quick&dirty testing from the IDE for example.

Post by chauncey-garrett »

v10.2 of SlimerJS has been released and claims support of Firefox 50:

https://docs.slimerjs.org/current/relea ... ion-0-10-2

Post by nickolay »

Good news, we'll update Slimer version.

Post by Gustav »

And as of two weeks ago, there is SlimerJs 0.10.3 with support up to Firefox 52.
Would you please release an update of Siesta with new SlimerJs binary?

Thanks!

https://docs.slimerjs.org/current/relea ... -0.10.html

Post by nickolay »

Ticket created: https://app.assembla.com/spaces/bryntum ... -3/details

The work on Siesta 4.2.3 has started, you can expect the release in couple of weeks.

Post Reply