-
Notifications
You must be signed in to change notification settings - Fork 20
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 👍 |
gadenbuie
changed the title
Chrome no longer supports old headless mode
Chrome v132 no longer supports old headless mode
Jan 16, 2025
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
chromote/NEWS.md
Line 11 in 00c3509
It seems the hour is upon us:
The text was updated successfully, but these errors were encountered: