Bug 288087

Summary: [WebDriver][BiDi] Implement the network.addIntercept command
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 281936    

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.