ProductLauncher.executablePath() メソッド
シグネチャ:
class ProductLauncher {
abstract executablePath(channel?: ChromeReleaseChannel): string;
}
パラメータ
パラメータ | 型 | 説明 |
---|---|---|
channel | ChromeReleaseChannel | (オプション) |
戻り値
string
class ProductLauncher {
abstract executablePath(channel?: ChromeReleaseChannel): string;
}
パラメータ | 型 | 説明 |
---|---|---|
channel | ChromeReleaseChannel | (オプション) |
戻り値
string