safari_start_network_capture
Start capturing network requests (fetch/XHR) with headers, status, and timing data for debugging web applications in Safari. Captures only requests made after activation.
Instructions
Start capturing detailed network requests (fetch + XHR) with headers, status, timing. Call once per page. Intercepts fetch/XHR — captures requests AFTER this call only. For quick overview of already-loaded resources, use safari_network instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||