-
Notifications
You must be signed in to change notification settings - Fork 21
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
Chrome v132 no longer supports old headless mode #187
Comments
Removed in Chrome 132+: https://developer.chrome.com/blog/removing-headless-old-from-chrome |
Note that with chromote 0.3.1, you can opt into using the new headless mode by setting options(chromote.headless = "new") or via the env var
|
Yes, that's what I did. Thank you for including that in the NEWS 👍 |
This comment has been minimized.
This comment has been minimized.
This issue has been resolved in the dev version of chromote. Please try upgrading chromote or using the |
chromote/NEWS.md
Line 11 in 00c3509
It seems the hour is upon us:
The text was updated successfully, but these errors were encountered: