Bug 281941
| Summary: | [WebDriver][BiDi] Implement the browser module | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebDriver | Assignee: | Yury Semikhatsky <yurys> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bburg, hskupin, mathias, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 288103, 288104, 288106, 288107, 288109, 303204, 288108 | ||
| Bug Blocks: | 281932 | ||
Lauro Moura
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
<rdar://problem/138880409>
Yury Semikhatsky
Pull request: https://github.com/WebKit/WebKit/pull/44285
EWS
Committed 293942@main (55e2a080047d): <https://commits.webkit.org/293942@main>
Reviewed commits have been landed. Closing PR #44285 and removing active labels.