mantoni / mochify.js

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

Allow passing through launch options to driver-puppeteer #252

Closed m90 closed 2 years ago

m90 commented 2 years ago

Resolves #245

I opted for allowing users to pass through all of the available launchOptions to puppeteer while still applying some sane defaults. I have to admit I found writing the docs for this kind of hard, so maybe that's a sign this could be done better?

mantoni commented 2 years ago

Released 🎉