gruntjs / grunt-contrib-jasmine

Run jasmine specs headlessly through Headless Chrome
http://gruntjs.com/
MIT License
354 stars 197 forks source link

add `browserURL` option #341

Open tjenkinson opened 3 years ago

tjenkinson commented 3 years ago

This makes it possible to connect to an existing chrome instance, by using puppeteer.connect instead of puppeteer.launch.