ProductLauncher.executablePath() method
Signature:
class ProductLauncher {
abstract executablePath(channel?: ChromeReleaseChannel): string;
}
Parameters
Parameter | Type | Description |
---|---|---|
channel | ChromeReleaseChannel | (Optional) |
Returns:
string
class ProductLauncher {
abstract executablePath(channel?: ChromeReleaseChannel): string;
}
Parameter | Type | Description |
---|---|---|
channel | ChromeReleaseChannel | (Optional) |
Returns:
string