WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
281941
[WebDriver][BiDi] Implement the browser module
https://bugs.webkit.org/show_bug.cgi?id=281941
Summary
[WebDriver][BiDi] Implement the browser module
Lauro Moura
Reported
2024-10-22 17:27:11 PDT
Spec:
https://w3c.github.io/webdriver-bidi/#module-browser
Dashboard:
https://wpt.fyi/results/webdriver/tests/bidi/browser?label=experimental&label=master&aligned
> The browser module contains commands for managing the remote end browser process.
Commands: - browser.close -
https://w3c.github.io/webdriver-bidi/#command-browser-close
- browser.createUserContext -
https://w3c.github.io/webdriver-bidi/#command-browser-createUserContext
- browser.getClientWindows -
https://w3c.github.io/webdriver-bidi/#command-browser-getClientWindows
- browser.getUserContexts -
https://w3c.github.io/webdriver-bidi/#command-browser-getUserContexts
- browser.removeUserContext -
https://w3c.github.io/webdriver-bidi/#command-browser-removeUserContext
- browser.setClientWindowState -
https://w3c.github.io/webdriver-bidi/#command-browser-setClientWindowState
Types:
https://w3c.github.io/webdriver-bidi/#module-browser-types
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-10-29 17:29:15 PDT
<
rdar://problem/138880409
>
Yury Semikhatsky
Comment 2
2025-04-18 18:39:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/44285
EWS
Comment 3
2025-04-21 19:22:23 PDT
Committed
293942@main
(55e2a080047d): <
https://commits.webkit.org/293942@main
> Reviewed commits have been landed. Closing PR #44285 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