get_network_log
Extract and filter network logs from Playwright trace files to identify failed, 4xx, or 5xx requests for debugging.
Instructions
Get network logs from a Playwright trace.zip file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | all | |
| trace_path | Yes |