playwright_network_requests
Network requests made by the DESKTOP grid browser page (by pageId) since it opened, with status codes. Buffered from load. Use filter to narrow to an API path. NOT a device — for a real phone or tablet use android_devtools_capture_network or ios_safari_capture_network (by udid).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Case-insensitive substring match on the URL | |
| pageId | Yes | Page ID from web_navigate | |
| failedOnly | No | Only show responses with status >= 400 |