browser_network_state_set
Set the browser network to offline to simulate network failures and test app resilience, or to online to restore connectivity.
Instructions
Sets the browser network state to online or offline. When offline, all network requests will fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Set to "offline" to simulate offline mode, "online" to restore network connectivity |