set_network_condition
Simulate specific network conditions like wifi, 3g, edge, or high-latency on a simulator to test performance under varied connectivity scenarios.
Instructions
Simulates different network conditions (e.g., wifi, 3g, edge, high-latency, dsl, 100%loss, 3g-lossy, very-lossy) in the simulator.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
profile | Yes | The network profile to simulate. Must be one of: wifi, 3g, edge, high-latency, dsl, 100%loss, 3g-lossy, very-lossy. | |
simulatorUuid | Yes | UUID of the simulator to use (obtained from list_simulators) |