Skip to main content
Version: Next

executablePath variable

Signature

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