Puppeteer 中文文档v25.8.0

ReloadOptions 接口

签名

export interface ReloadOptions extends WaitForOptions

继承自: WaitForOptions

属性

属性

修饰符

类型

说明

默认值

ignoreCache

optional

boolean

如果设置为 true,则页面重新加载时将忽略浏览器缓存。

true