mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
635 B
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;