跳到主要内容
版本: 23.11.1

executablePath 变量

签名

executablePath: {
(channel: PuppeteerCore.ChromeReleaseChannel): string;
(options: PuppeteerCore.LaunchOptions): string;
(): string;
}