mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
545 B
545 B
Home > puppeteer > Protocol > Page > DownloadProgressEvent > receivedBytes
Protocol.Page.DownloadProgressEvent.receivedBytes property
Total bytes received.
Signature:
receivedBytes: number;