PuppeteerNodePuppeteerNode.executablePathVersion: 23.8.0On this pagePuppeteerNode.executablePath() 方法 ¥PuppeteerNode.executablePath() method 默认可执行路径。 ¥The default executable path. 签名 ¥Signature class PuppeteerNode { executablePath(channel?: ChromeReleaseChannel): string;} 参数 ¥Parameters 范围类型描述channelChromeReleaseChannel(可选的) Returns: string