Puppeteer 中文文档v25.8.0

ChromeReleaseChannel 类型

签名

export type ChromeReleaseChannel =
  'chrome' | 'chrome-beta' | 'chrome-canary' | 'chrome-dev';