pl.wendigo.chrome.api.page / SetWebLifecycleStateRequest

SetWebLifecycleStateRequest

data class SetWebLifecycleStateRequest (source)

Represents request frame that can be used with Page#setWebLifecycleState operation 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/

Link
Page#setWebLifecycleState method documentation.

See Also

PageOperations.setWebLifecycleState

Constructors

<init>

SetWebLifecycleStateRequest(state: String)

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

Properties

state

val state: String

Target lifecycle state