Skip to content

Using Puppeteer's new headless mode causes tests to fail #315

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

Open
spmonahan opened this issue Oct 28, 2023 · 0 comments
Open

Using Puppeteer's new headless mode causes tests to fail #315

spmonahan opened this issue Oct 28, 2023 · 0 comments

Comments

@spmonahan
Copy link
Contributor

In working on PR#314 I noticed that Chrome/Puppeteer introduces a new headless mode:

old_headless_deprecation

More details here: https://developer.chrome.com/articles/new-headless/

When opting in to this new mode (by setting headlines: 'new' in the Puppeteer config) several tests fail. As this new mode will eventually become the default we should fix the tests issue or file bugs against 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