set Web Lifecycle State
fun setWebLifecycleState(input: SetWebLifecycleStateRequest): Single<RequestResponseFrame>
Content copied to clipboard
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/
Sources
jvm source
Link copied to clipboard