Puppeteer 中文文档v25.8.0

SystemOptions 接口

签名

export interface SystemOptions

属性

属性

修饰符

类型

说明

默认值

browser

Browser

决定要启动哪个浏览器。

channel

ChromeReleaseChannel

要在系统上查找的发布渠道。

platform

optional

BrowserPlatform

决定浏览器将适配哪个平台。

自动检测。