Skip to main content
Version: 24.38.0

支持的浏览器类型

🌐 SupportedBrowser type

Puppeteer 支持的浏览器。

🌐 Browsers supported by Puppeteer.

语法

🌐 Signature

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