mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
d963fcdd80
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
524 B
524 B
sidebar_label |
---|
PuppeteerNode.executablePath |
PuppeteerNode.executablePath() method
The default executable path.
Signature:
class PuppeteerNode {
executablePath(channel?: ChromeReleaseChannel): string;
}
Parameters
Parameter |
Type |
Description |
---|---|---|
channel |
(Optional) |
string