Skip to content

Conversation

@cgoldberg
Copy link

This PR should fix the issues in SeleniumHQ#2240

  • changed the import to CDP v134 to fix a test error in: examples/python/tests/bidi/cdp/test_network.py

  • registers the driver_type marker. Previously this was causing 4 warnings when running the tests in examples/python/tests/bidi/test_bidi_logging.py

Note: There is still one failure in the tests. tests/interactions/test_alerts.py::test_alert_popup fails and crashes Chrome, after raising the following exception:

selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element is not clickable at point (964, 583)
E         (Session info: chrome=134.0.6998.165)

This test also fails in 4.29.0, so it's not specific to the version bump.

@rpallavisharma rpallavisharma merged commit 1e5ec37 into rpallavisharma:frame-example-python-pal Mar 25, 2025
@cgoldberg cgoldberg deleted the py-fix-tests-version-bump branch April 23, 2025 04:20
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