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

Chrome Automation breaks after Chrome v109.0.5414.75 #37

Open
mikeymikens opened this issue Apr 26, 2023 · 2 comments
Open

Chrome Automation breaks after Chrome v109.0.5414.75 #37

mikeymikens opened this issue Apr 26, 2023 · 2 comments

Comments

@mikeymikens
Copy link

I upgraded some computers from Google Chrome 109.0.5414.75 to 111.0.5563.147 and 112.0.5615.138 and Chrome Automation breaks and just sits at the About Blank page. I also tested v113 and that no longer works.

There are some posts that might be related:

https://stackoverflow.com/questions/76058764/data-in-the-address-bar-while-using-chromedriver-112-0-5615-49
The problem is being investigated: https://bugs.chromium.org/p/chromedriver/issues/detail?id=4357
For those who need an urgent workaround please refer to https://bugs.chromium.org/p/chromedriver/issues/detail?id=4357#c1

@tonton81
Copy link

have you tried running these flags with the executable??

--remote-debugging-port=9222 --remote-allow-origins=*

@mikeymikens
Copy link
Author

This does appear to correct the issue. Thank you for the quick response.

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

2 participants