puppeteer/website/versioned_docs/version-19.1.0/api/puppeteer.configuration.downloadpath.md
2022-10-21 15:52:43 +02:00

177 B

sidebar_label
Configuration.downloadPath

Configuration.downloadPath property

Signature:

interface Configuration {
  downloadPath?: string;
}