Puppeteer 中文文档v25.8.0

DownloadPolicy 类型

签名

export type DownloadPolicy = 'deny' | 'allow' | 'allowAndName' | 'default';