puppeteer-sharp
puppeteer-sharp copied to clipboard
Implement new headless mode
trafficstars
See https://github.com/puppeteer/puppeteer/pull/9364
Just in case someone needs this faster, you can set LaunchOptions.Headless to false and pass the --headless=new argument explicitly, see an example here.