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

635 B

Home > puppeteer > Protocol > Page > DownloadWillBeginEvent > suggestedFilename

Protocol.Page.DownloadWillBeginEvent.suggestedFilename property

Suggested file name of the resource (the actual name of the file saved on disk may differ).

Signature:

suggestedFilename: string;