browser_export_traffic
Debug network issues by exporting all captured requests, responses, headers, POST data, and WebSocket frames to a structured JSON file.
Instructions
Export all captured network requests, responses, headers, POST data, and WebSocket frames to a structured JSON file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute or relative file path to save traffic dump | traffic_dump.json |