Skip to content

[py] Fixing flaky locator test in Firefox #15576

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

Draft
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

shbenzer
Copy link
Contributor

@shbenzer shbenzer commented Apr 4, 2025

💥 What does this PR do?

Fixed flaky firefox test
added xfail for test that only fails in firefox

🔄 Types of changes

  • Bug fix (backwards compatible)

@selenium-ci selenium-ci added the C-py Python Bindings label Apr 4, 2025
@cgoldberg
Copy link
Contributor

I made some adjustments to the wait times in webdriverwait_tests.py to reduce flakiness (see #15650), so we probably don't need this xfail marker anymore.

Do we still need the other XPATH change in this PR? (that test seems to work for me locally, but I did notice a failure from that test file in CI recently)

@shbenzer
Copy link
Contributor Author

shbenzer commented Apr 21, 2025

Honestly the XPATH fix only made it slightly less flaky (and tbf that could be confirmation bias) - I don't think the changes in this PR are worth merging yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-py Python Bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants