Skip to main content
Version: Next

ProductLauncher.executablePath() method

Signature:

class ProductLauncher {
abstract executablePath(channel?: ChromeReleaseChannel): string;
}

Parameters

Parameter

Type

Description

channel

ChromeReleaseChannel

(Optional)

Returns:

string