Bug 314465

Summary: [Web Automation] Add Automation.performApplicationCommand for testing WebInspectorUI
Product: WebKit Reporter: Blaze Burg <bburg>
Component: WebDriverAssignee: Blaze Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Blaze Burg
Reported 2026-05-08 23:02:49 PDT
Add a new async Automation protocol command that delegates named commands to the host application. This is used as a pass-through to the harness when testing Web Inspector with WebDriver. Needed so tests can trigger custom test harness commands defined by the delegate. The command takes a browsingContextHandle, commandName, and JSON-encoded arguments string, and returns a JSON-encoded result string. The default client implementation returns an empty string (no-op).
Attachments
Blaze Burg
Comment 1 2026-05-08 23:07:44 PDT
EWS
Comment 2 2026-05-12 12:32:09 PDT
Committed 313103@main (7af062c2031f): <https://commits.webkit.org/313103@main> Reviewed commits have been landed. Closing PR #64598 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-05-12 12:33:13 PDT
Note You need to log in before you can comment on or make changes to this bug.