Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Allow running chromium with headless=new #669

Open
sag1v opened this issue Feb 27, 2023 · 0 comments
Open

[Feat] Allow running chromium with headless=new #669

sag1v opened this issue Feb 27, 2023 · 0 comments

Comments

@sag1v
Copy link

sag1v commented Feb 27, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant