Puppeteer 中文文档v25.8.0

UninstallOptions 接口

签名

export interface UninstallOptions

属性

属性

修饰符

类型

说明

默认值

browser

Browser

确定要卸载哪个浏览器。

buildId

string

要卸载的浏览器构建。

cacheDir

string

缓存目录根目录的路径。

platform

optional

BrowserPlatform

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

自动检测。