GotoConfigBuilder

Defines properties that can be customized when navigating a page using goto.

Properties

Link copied to clipboard

Frame id to navigate. If not specified, navigates the top frame.

Link copied to clipboard

Referrer URL.

Link copied to clipboard

Referrer-policy used for the navigation.

Link copied to clipboard

Intended transition type.

Functions

Link copied to clipboard
fun waitFor(vararg completionEvents: GotoCompletionEvent)

Defines the events that goto should wait for before considering the navigation complete and resuming.