NEW282981
[WebDriver][BiDi] Allow subscription to events from specific navigables/browsing contexts
https://bugs.webkit.org/show_bug.cgi?id=282981
Summary [WebDriver][BiDi] Allow subscription to events from specific navigables/brows...
Lauro Moura
Reported 2024-11-12 03:43:06 PST
https://w3c.github.io/webdriver-bidi/#update-the-event-map The BiDi event system allows subscribing to and receiving events on a per-browsing context basis, keeping a map between event names and browsing contexts/navigables. Currently, `WebDriver::Session` keeps track only of the current top level navigable/browsingContext, and bug271956 added support just for global events.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-19 03:44:14 PST
Note You need to log in before you can comment on or make changes to this bug.