browser_network_requests
Capture and analyze network requests during web page interactions to monitor resource loading and API calls for debugging and performance testing.
Instructions
Returns all network requests since loading the page
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeStatic | No | Whether to include successful static resources like images, fonts, scripts, etc. Defaults to false. |