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
Radar WebKit Bug Importer
Comment 1 2025-02-27 07:34:36 PST
Note You need to log in before you can comment on or make changes to this bug.