[Webkit-unassigned] [Bug 281937] New: [WebDriver][BiDi] Implement the script module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 22 17:10:46 PDT 2024


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

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

Commands:

- script.addPreloadScript - https://w3c.github.io/webdriver-bidi/#command-script-addPreloadScript
- script.disown - https://w3c.github.io/webdriver-bidi/#command-script-disown
- script.callFunction - https://w3c.github.io/webdriver-bidi/#command-script-callFunction
- script.evaluate - https://w3c.github.io/webdriver-bidi/#command-script-evaluate
- script.getRealms - https://w3c.github.io/webdriver-bidi/#command-script-getRealms
- script.removePreloadScript - https://w3c.github.io/webdriver-bidi/#command-script-removePreloadScript

Events:

- script.message - https://w3c.github.io/webdriver-bidi/#event-script-message
- script.realmCreated - https://w3c.github.io/webdriver-bidi/#event-script-realmCreated
- script.realmDestroyed - https://w3c.github.io/webdriver-bidi/#event-script-realmDestroyed

Types: https://w3c.github.io/webdriver-bidi/#module-script-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/c3b64e08/attachment-0001.htm>


More information about the webkit-unassigned mailing list