executablePath 变量
🌐 executablePath variable
语法
🌐 Signature
executablePath: {
(channel: PuppeteerCore.ChromeReleaseChannel): Promise<string>;
(options: PuppeteerCore.LaunchOptions): Promise<string>;
(): Promise<string>;
}
🌐 executablePath variable
🌐 Signature
executablePath: {
(channel: PuppeteerCore.ChromeReleaseChannel): Promise<string>;
(options: PuppeteerCore.LaunchOptions): Promise<string>;
(): Promise<string>;
}