Skip to content

Fix selenium issue closing popup warning dialog since recent upgrade (backport #13931) #13935

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

Merged
merged 1 commit into from
May 23, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 22, 2025

When running in interact mode, selenium is able to find the button in the popup warning dialogs. However, when running in headless mode, it cannot find it.


This is an automatic backport of pull request #13931 done by [Mergify](https://mergify.com).

And in particular locating the span#close button

(cherry picked from commit 27b3e21)
@michaelklishin michaelklishin added this to the 4.1.1 milestone May 23, 2025
@michaelklishin michaelklishin merged commit 5a2081e into v4.1.x May 23, 2025
270 of 271 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.1.x/pr-13931 branch May 23, 2025 02:08
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.

2 participants