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

545 B

Home > puppeteer > Protocol > Page > DownloadProgressEvent > receivedBytes

Protocol.Page.DownloadProgressEvent.receivedBytes property

Total bytes received.

Signature:

receivedBytes: number;