Puppeteer 中文文档v25.8.0

SupportedBrowser 类型

Puppeteer 支持的浏览器。

签名

export type SupportedBrowser = 'chrome' | 'firefox';