mantoni / mochify.js

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

Rewrite: Fix webdriver for IE and Firefox #244

Closed mantoni closed 3 years ago

mantoni commented 3 years ago

Converted the client.js to es5 to support IE.

Worked around an issue in the mozilla geckodriver: mozilla/geckodriver#1798