Skip to main content
Version: 23.10.1

UninstallOptions 接口

¥UninstallOptions interface

签名

¥Signature

export interface UninstallOptions

属性

¥Properties

属性

修饰符

类型

描述

默认

browser

Browser

确定要卸载的浏览器。

buildId

string

要卸载的浏览器版本

cacheDir

string

缓存目录根的路径。

platform

optional

BrowserPlatform

确定浏览器二进制文件的平台。

自动检测到。