emulateNetworkConditions
Deprecated
Activates emulation of network conditions. This command is deprecated in favor of the emulateNetworkConditionsByRule and overrideNetworkState commands, which can be used together to the same effect.
Deprecated
Activates emulation of network conditions. This command is deprecated in favor of the emulateNetworkConditionsByRule and overrideNetworkState commands, which can be used together to the same effect.
Parameters
True to emulate internet disconnection.
Minimum latency from request sent to response headers received (ms).
Maximal aggregated download throughput (bytes/sec). -1 disables download throttling.
Maximal aggregated upload throughput (bytes/sec). -1 disables upload throttling.
Connection type if known.
WebRTC packet loss (percent, 0-100). 0 disables packet loss emulation, 100 drops all the packets.
WebRTC packet queue length (packet). 0 removes any queue length limitations.
WebRTC packetReordering feature.