WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
281937
[WebDriver][BiDi] Implement the script module
https://bugs.webkit.org/show_bug.cgi?id=281937
Summary
[WebDriver][BiDi] Implement the script module
Lauro Moura
Reported
2024-10-22 17:10:46 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-10-29 17:11:32 PDT
<
rdar://problem/138879494
>
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