NEW302058
[WebDriver][BiDi] browsingContext.create should not trigger navigation, load and domContentLoaded events
https://bugs.webkit.org/show_bug.cgi?id=302058
Summary [WebDriver][BiDi] browsingContext.create should not trigger navigation, load ...
Lauro Moura
Reported 2025-11-05 19:14:04 PST
Reference spec discussion: https://github.com/w3c/webdriver-bidi/issues/766 Reference tests: https://github.com/web-platform-tests/wpt/commit/366451632c8d6b555cb3779e622f02bb3c066ec6 Non exaustive list of tests: imported/w3c/webdriver/tests/bidi/browsing_context/load/load.py::test_new_context_not_emitted[tab] imported/w3c/webdriver/tests/bidi/browsing_context/load/load.py::test_new_context_not_emitted[window] imported/w3c/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py::test_new_context[tab] imported/w3c/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py::test_new_context[window] imported/w3c/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py::test_new_context[tab] imported/w3c/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py::test_new_context[window] imported/w3c/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.py::test_new_context_not_emitted[tab] imported/w3c/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.py::test_new_context_not_emitted[window]
Attachments
Radar WebKit Bug Importer
Comment 1 2025-11-12 19:14:10 PST
Note You need to log in before you can comment on or make changes to this bug.