browser_wait_for_network_idle
Wait until no in-flight network requests remain for the specified idle period, so page data and API calls settle before inspection.
Instructions
Wait until network is completely idle (no active in-flight requests) for the specified duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Maximum time to wait in seconds | |
| idle_time | No | Continuous idle time required in seconds |