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

525 B

Home > puppeteer > Protocol > Page > DownloadWillBeginEvent > url

Protocol.Page.DownloadWillBeginEvent.url property

URL of the resource being downloaded.

Signature:

url: string;