puppeteer/docs/api/puppeteer.productlauncher.executablepath.md

537 B

sidebar_label
ProductLauncher.executablePath

ProductLauncher.executablePath() method

Signature:

class ProductLauncher {
  abstract executablePath(channel?: ChromeReleaseChannel): string;
}

Parameters

Parameter Type Description
channel ChromeReleaseChannel (Optional)

Returns:

string