storycap icon indicating copy to clipboard operation
storycap copied to clipboard

[Feat] Allow running chromium with headless=new

Open sag1v opened this issue 1 year ago • 0 comments

In the latest changes of chromium there is an option to run it with headless=new rather than just false or true.

This new feature allow you to opt-in for the new chromium build, which is an identical build of the "real" chrome browser instead of a replica like it was up until now.

Storycap should allow passing the headless value to puppeteer.

sag1v avatar Feb 27 '23 07:02 sag1v