Skip to main content
Version: 24.31.0

ReloadOptions 接口

¥ReloadOptions interface

签名

¥Signature

export interface ReloadOptions extends WaitForOptions

Extends: WaitForOptions

属性

¥Properties

属性

修饰符

类型

描述

默认

ignoreCache

optional

boolean

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

true