[Webkit-unassigned] [Bug 281947] New: [WebDriver][BiDi] Implement the storage module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 22 21:08:05 PDT 2024


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

            Bug ID: 281947
           Summary: [WebDriver][BiDi] Implement the storage 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-storage
Dashboard: https://wpt.fyi/results/webdriver/tests/bidi/storage?label=experimental&label=master&aligned

> The storage module contains functionality and events related to storage (i.e. cookies for now)

Commands:

- storage.getCookies: https://w3c.github.io/webdriver-bidi/#command-storage-getCookies
- storage.setCookies: https://w3c.github.io/webdriver-bidi/#command-storage-setCookie
- storage.deleteCookies: https://w3c.github.io/webdriver-bidi/#command-storage-deleteCookies

Types: https://w3c.github.io/webdriver-bidi/#module-storage-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/5c8b58e2/attachment.htm>


More information about the webkit-unassigned mailing list