跳至主要內容
版本:23.11.1

executablePath 變數

簽名

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