[py][bidi]: enable history_updated event test#16236
[py][bidi]: enable history_updated event test#16236navin772 merged 3 commits intoSeleniumHQ:trunkfrom
history_updated event test#16236Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||||
User description
🔗 Related Issues
💥 What does this PR do?
Enables the
history_updatedevent test - https://w3c.github.io/webdriver-bidi/#event-browsingContext-historyUpdated for chrome, edge and firefox. Stable versions of these browsers now support this event.🔧 Implementation Notes
💡 Additional Considerations
🔄 Types of changes
PR Type
Tests
Description
Enable
history_updatedevent test for Chrome, Edge, and FirefoxUpdate test implementation to use BiDi script execution
Add explicit wait for event handling
Remove browser-specific xfail markers
Diagram Walkthrough
File Walkthrough
bidi_browsing_context_tests.py
Enable history_updated event test across browserspy/test/selenium/webdriver/common/bidi_browsing_context_tests.py
execute_scriptto BiDiscript.execute