mantoni / mochify.js

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

Do not exit on puppeteer pageerror event #192

Closed m90 closed 5 years ago

m90 commented 5 years ago

This is a possible fix for #191

mantoni commented 5 years ago

Seems very legit. Can you add a test case to verify this actually fixed the issue? That would make me feel more confident.

m90 commented 5 years ago

Good idea, tests have been added.