WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
288087
[WebDriver][BiDi] Implement the network.addIntercept command
https://bugs.webkit.org/show_bug.cgi?id=288087
Summary
[WebDriver][BiDi] Implement the network.addIntercept command
Lauro Moura
Reported
2025-02-20 07:33:37 PST
https://w3c.github.io/webdriver-bidi/#command-network-addIntercept
Currently defined intercept phases: network.InterceptPhase = "beforeRequestSent" / "responseStarted" / "authRequired" These in turn are reported through the `script.beforeRequestSent`, `script.responseStarted`, and `script.authRequired` events.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-27 07:34:36 PST
<
rdar://problem/145751151
>
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