[Webkit-unassigned] [Bug 281941] New: [WebDriver][BiDi] Implement the browser module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 22 17:27:11 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=281941

            Bug ID: 281941
           Summary: [WebDriver][BiDi] Implement the browser module
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bburg at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241023/6529a49d/attachment.htm>


More information about the webkit-unassigned mailing list