Bug 281937
| Summary: | [WebDriver][BiDi] Implement the script module | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebDriver | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bburg, hskupin, mathias, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 288057, 288058, 288059, 288060, 288061, 288062, 288065, 288066, 288067 | ||
| Bug Blocks: | 281932 | ||
Lauro Moura
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
<rdar://problem/138879494>