I am looking how to get karma-slimerjs-launcher to run with a version of Firefox that supports ES6.
This karma launcher uses an older version of slimerjs, while the last version, SlimerJS 0.10.2, supports Firefox 38 to 50.
I see that now Firefox has to be installed separately and SlimerJS may need to be pointed to it.
How can that be done in Jenkins?