Commit 229dbde
[py][bidi]: add event handler support for browsing context (#16101)
* add event classes and tests
* add `get_event_names` classmethod and refactor event dict
* remove unused `BrowsingContextEvent` class
* refactor event handling to `_EventManager` class
* fix callback
* add tests for events
* add thread safety lock and tests
* break thread test into 4 tests
---------
Co-authored-by: Corey Goldberg <[email protected]>
Co-authored-by: Diego Molina <[email protected]>1 parent c525a11 commit 229dbde
File tree
2 files changed
+833
-119
lines changed- py
- selenium/webdriver/common/bidi
- test/selenium/webdriver/common
2 files changed
+833
-119
lines changed
0 commit comments