Bug 288194
| Summary: | [WebDriver][BiDi] Add support to relay commands with new processBidiMessage and bidiMessageSent in Source/WebDriver | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebDriver | Assignee: | Lauro Moura <lmoura> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bburg, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 284322 | ||
| Bug Blocks: | |||
Lauro Moura
290582@main added two new items to `Automation.json`: The `processBiDiMessage` method and the `bidiMessageSent` event.
We should add support for them in `Source/WebDriver/` to allow relaying bidi commands to the UIProcess, alongside replacing the `logEntryAdded` event with the `bidiMessageSent`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145846982>
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/42968
EWS
Committed 294391@main (4b386b5e7393): <https://commits.webkit.org/294391@main>
Reviewed commits have been landed. Closing PR #42968 and removing active labels.