puppeteer/website/versioned_docs/version-18.2.0/api/puppeteer.productlauncher.executablepath.md
2022-10-05 16:51:59 +02:00

204 B

sidebar_label
ProductLauncher.executablePath

ProductLauncher.executablePath property

Signature:

interface ProductLauncher {
  executablePath: (path?: any) => string;
}