dispose Browser Context
fun disposeBrowserContext(input: DisposeBrowserContextRequest): Single<RequestResponseFrame>
Content copied to clipboard
Deletes a BrowserContext. All the belonging pages will be closed without calling their beforeunload hooks.
Sources
jvm source
Link copied to clipboard