Navigate Request
@Serializable
Request object containing input parameters for the PageDomain.navigate command.
Constructors
Link copied to clipboard
constructor(url: String, referrer: String? = null, transitionType: TransitionType? = null, frameId: FrameId? = null, referrerPolicy: ReferrerPolicy? = null)