632 B
632 B
Home > puppeteer > Protocol > Page > SetDownloadBehaviorRequest > downloadPath
Protocol.Page.SetDownloadBehaviorRequest.downloadPath property
The default path to save downloaded files to. This is requred if behavior is set to 'allow'
Signature:
downloadPath?: string;