mantoni / mochify.js

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

Introduce `--no-request-interception` #207

Closed mantoni closed 5 years ago

mantoni commented 5 years ago

This works around a puppeteer issue when running scripts within a web worker. See https://github.com/GoogleChrome/puppeteer/issues/4208 for details.