WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
281943
[WebDriver][BiDi] Implement the browsingContext module
https://bugs.webkit.org/show_bug.cgi?id=281943
Summary
[WebDriver][BiDi] Implement the browsingContext module
Lauro Moura
Reported
2024-10-22 17:36:06 PDT
Spec:
https://w3c.github.io/webdriver-bidi/#module-browsingContext
Dashboard:
https://wpt.fyi/results/webdriver/tests/bidi/browsing_context?label=experimental&label=master&aligned
> The browsingContext module contains commands and events relating to navigables.
Commands: - browsingContext.activate -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-activate
- browsingContext.captureScreenshot -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-captureScreenshot
- browsingContext.close -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-close
- browsingContext.create -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-create
- browsingContext.getTree -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-getTree
- browsingContext.handleUserPrompt -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-handleUserPrompt
- browsingContext.locateNodes -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-locateNodes
- browsingContext.navigate -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-navigate
- browsingContext.print -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-print
- browsingContext.reload -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-reload
- browsingContext.setViewport -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-setViewport
- browsingContext.traverseHistory -
https://w3c.github.io/webdriver-bidi/#command-browsingContext-traverseHistory
Events: - browsingContext.contextCreated -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-contextCreated
- browsingContext.contextDestroyed -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-contextDestroyed
- browsingContext.navigationStarted -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-navigationStarted
- browsingContext.fragmentNavigated -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-fragmentNavigated
- browsingContext.domContentLoaded -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-domContentLoaded
- browsingContext.load -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-load
- browsingContext.downloadWillBegin -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-downoadWillBegin
- browsingContext.navigationAborted -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-navigationAborted
- browsingContext.navigationFailed -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-navigationFailed
- browsingContext.userPromptClosed -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-userPromptClosed
- browsingContext.userPromptOpened -
https://w3c.github.io/webdriver-bidi/#event-browsingContext-userPromptOpened
Types: -
https://w3c.github.io/webdriver-bidi/#module-browsingcontext-types
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-10-29 17:37:13 PDT
<
rdar://problem/138880813
>
Blaze Burg
Comment 2
2025-04-02 16:08:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/43495
EWS
Comment 3
2025-04-09 12:43:27 PDT
Committed
293479@main
(fe32a3d1f71f): <
https://commits.webkit.org/293479@main
> Reviewed commits have been landed. Closing PR #43495 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug