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

671 B

Home > puppeteer > Protocol > Network > EmulateNetworkConditionsRequest > uploadThroughput

Protocol.Network.EmulateNetworkConditionsRequest.uploadThroughput property

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

Signature:

uploadThroughput: number;