puppeteer/new-docs/puppeteer.protocol.network.emulatenetworkconditionsrequest.downloadthroughput.md
2020-07-13 14:01:35 +01:00

683 B

Home > puppeteer > Protocol > Network > EmulateNetworkConditionsRequest > downloadThroughput

Protocol.Network.EmulateNetworkConditionsRequest.downloadThroughput property

Maximal aggregated download throughput (bytes/sec). -1 disables download throttling.

Signature:

downloadThroughput: number;