struct Protocol::Target::DisposeBrowserContext

Overview

Deletes a BrowserContext. All the belonging pages will be closed without calling their beforeunload hooks.

Included Modules

Defined in:

protocol/target.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]