puppeteer/website/versioned_docs/version-19.1.1/api/puppeteer.browserfetcherrevisioninfo.executablepath.md
2022-10-24 13:58:47 +02:00

222 B

sidebar_label
BrowserFetcherRevisionInfo.executablePath

BrowserFetcherRevisionInfo.executablePath property

Signature:

interface BrowserFetcherRevisionInfo {
  executablePath: string;
}