Skip to main content
Version: Next

ProductLauncher.executablePath() method

Signature:

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

Parameters

ParameterTypeDescription
channelChromeReleaseChannel(Optional)

Returns:

string