[go: up one dir, main page]

Skip to main content
Version: 24.27.0

executablePath variable

Signature

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