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

Wrong number of handles #187

Open
magnus-meridies opened this issue Feb 13, 2025 · 1 comment
Open

Wrong number of handles #187

magnus-meridies opened this issue Feb 13, 2025 · 1 comment

Comments

@magnus-meridies
Copy link

magnus-meridies commented Feb 13, 2025

After showing a new tab with a pdf in it, a call to the "WindowHandles" returns wrong number of handles.

totWindowHandles = new List(driver.WindowHandles);
int flikarEfter = totWindowHandles.Count;

flikarEfter is now returning 3 instead of the correct 2.

This problem occured after latest versionupgrade to 133.0.3065.59

Maybee related to issue #188 (a previous close is not working and the handle is still there?)

@li-zhixin
Copy link

Just to let you know, Chrome Driver also has this issue.

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