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;