Skip to main content
Version: 21.3.2

GoToOptions interface

Signature:

export interface GoToOptions extends WaitForOptions

Extends: WaitForOptions

Properties

PropertyModifiersTypeDescriptionDefault
refereroptionalstringIf provided, it will take preference over the referer header value set by page.setExtraHTTPHeaders().
referrerPolicyoptionalstringIf provided, it will take preference over the referer-policy header value set by page.setExtraHTTPHeaders().