struct Protocol::Target::CreateBrowserContext
- Protocol::Target::CreateBrowserContext
- Struct
- Value
- Object
Overview
Creates a new empty BrowserContext. Similar to an incognito profile but you can have more than one.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/target.crConstructors
Instance Method Summary
-
#browser_context_id : Browser::BrowserContextID
The id of the context created.