puppeteer/docs/api/puppeteer.productlauncher.executablepath.md
2023-02-23 13:31:23 +01:00

528 B

sidebar_label
ProductLauncher.executablePath

ProductLauncher.executablePath() method

Signature:

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

Parameters

Parameter Type Description
channel ChromeReleaseChannel (Optional)

Returns:

string