pl.wendigo.chrome.api.page / NavigateResponse / <init>

<init>

NavigateResponse(frameId: FrameId, loaderId: LoaderId? = null, errorText: String? = null)

Represents response frame that is returned from Page#navigate operation call. Navigates current page to the given URL.

Link
Page#navigate method documentation.

See Also

PageOperations.navigate