Skip to main content
Version: 22.9.0

GoToOptions 接口

¥GoToOptions interface

签名:

¥Signature:

export interface GoToOptions extends WaitForOptions

Extends: WaitForOptions

属性

¥Properties

属性

修饰符

类型

描述

默认

referer

optional

string

如果提供,它将优先于 page.setExtraHTTPHeaders() 设置的 Referer 标头值。

referrerPolicy

optional

string

如果提供,它将优先于 page.setExtraHTTPHeaders() 设置的引用策略标头值。