puppeteer/new-docs/puppeteer.protocol.page.downloadprogressevent.totalbytes.md
2020-07-13 14:01:35 +01:00

545 B

Home > puppeteer > Protocol > Page > DownloadProgressEvent > totalBytes

Protocol.Page.DownloadProgressEvent.totalBytes property

Total expected bytes to download.

Signature:

totalBytes: number;