pl.wendigo.chrome.domain.page / SetWebLifecycleStateRequest

SetWebLifecycleStateRequest

data class SetWebLifecycleStateRequest (source)

Represents request frame that can be used with Page.setWebLifecycleState method call.

Tries to update the web lifecycle state of the page. It will transition the page to the given state according to: https://github.com/WICG/web-lifecycle/

Constructors

<init>

SetWebLifecycleStateRequest(state: String)

Represents request frame that can be used with Page.setWebLifecycleState method call.

Properties

state

val state: String

Target lifecycle state