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

Address Puppeteer old Headless deprecation warning #6149

Closed
fniessink opened this issue May 16, 2023 · 0 comments · Fixed by #6279
Closed

Address Puppeteer old Headless deprecation warning #6149

fniessink opened this issue May 16, 2023 · 0 comments · Fixed by #6279
Assignees
Labels
Tech Technical change without significant user impact

Comments

@fniessink
Copy link
Member

Puppeteer old Headless deprecation warning:�[0m�[33m
quality-time-renderer-1         |     In the near feature `headless: true` will default to the new Headless mode
quality-time-renderer-1         |     for Chrome instead of the old Headless implementation. For more
quality-time-renderer-1         |     information, please see https://developer.chrome.com/articles/new-headless/.
quality-time-renderer-1         |     Consider opting in early by passing `headless: "new"` to `puppeteer.launch()`
quality-time-renderer-1         |     If you encounter any bugs, please report them to https://github.com/puppeteer/puppeteer/issues/new/choose.�[0m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tech Technical change without significant user impact
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant