WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314465
[Web Automation] Add Automation.performApplicationCommand for testing WebInspectorUI
https://bugs.webkit.org/show_bug.cgi?id=314465
Summary
[Web Automation] Add Automation.performApplicationCommand for testing WebInsp...
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
Add attachment
proposed patch, testcase, etc.
Blaze Burg
Comment 1
2026-05-08 23:07:44 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64598
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
<
rdar://problem/176908448
>
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