mantoni / mochify.js

☕️ TDD with Browserify, Mocha, Headless Chrome and WebDriver
MIT License
346 stars 57 forks source link

Run playwright integration tests in Firefox #263

Closed m90 closed 2 years ago

m90 commented 2 years ago

Picking up: https://github.com/mantoni/mochify.js/pull/241/files/ca46f4857c81b0473a406ef5129b0d69e675bad5#r680548654

As this worked on first attempt (i.e. as documented) I'm not sure why it failed back then? Maybe it's because of 51db9e2aabe90a09a3a6ca3aaeb16a011bdcd732 (I did notice that Firefox was significantly slower than Chromium when adding the initial version of the driver so it would make sense)?