Skip to content

Changes in selenium 4.31.0 caused the driver to not disconnect when requested #3654

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

Closed
mdmintz opened this issue Apr 7, 2025 · 1 comment · Fixed by #3655
Closed

Changes in selenium 4.31.0 caused the driver to not disconnect when requested #3654

mdmintz opened this issue Apr 7, 2025 · 1 comment · Fixed by #3655
Assignees
Labels
bug Uh oh... Something needs to be fixed UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode

Comments

@mdmintz
Copy link
Member

mdmintz commented Apr 7, 2025

Changes in selenium 4.31.0 caused the driver to not disconnect when requested


The culprit:

This is causing failures in UC Mode / CDP Mode.

Need to either build in a workaround, or rollback the selenium version.

@mdmintz mdmintz added bug Uh oh... Something needs to be fixed UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode labels Apr 7, 2025
@mdmintz mdmintz self-assigned this Apr 7, 2025
@mdmintz
Copy link
Member Author

mdmintz commented Apr 7, 2025

This was resolved in seleniumbase 4.37.1:
https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Uh oh... Something needs to be fixed UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant