emulate_network_conditions
Simulate offline, slow network, or latency conditions in Electron apps to test how UI and behavior react under poor network conditions.
Instructions
Emulate network conditions (offline, slow network, latency)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latency | No | ||
| offline | No | ||
| sessionId | Yes | ||
| uploadThroughput | No | ||
| downloadThroughput | No |