ProductLauncher.executablePath() 方法
签名:
class ProductLauncher {
abstract executablePath(channel?: ChromeReleaseChannel): string;
}
参数
参数 | 类型 | 描述 |
---|---|---|
通道 | Chrome 发布渠道 | (可选) |
返回值
字符串
class ProductLauncher {
abstract executablePath(channel?: ChromeReleaseChannel): string;
}
参数 | 类型 | 描述 |
---|---|---|
通道 | Chrome 发布渠道 | (可选) |
返回值
字符串