browser_set_offline
Toggle browser to offline mode to test PWA offline behavior, Service Worker fallbacks, and error handling for network failures.
Instructions
Toggle browser network between online and offline mode. Use for testing PWA offline behavior, Service Worker fallbacks, and error handling for network failures.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offline | Yes | true = go offline, false = restore connectivity |