Skip to content

Handle chromedriver sending devtools window as a distinct window handle #2797

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DanielHeath
Copy link
Contributor

Fixes #2793

Chromedriver no longer always sends the current window handle as the first item in the get_window_handles response, so you need to check window_handle if you want to figure out which one is current.

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

Successfully merging this pull request may close these issues.

Chrome 133 Breaking
1 participant