create Browser Context
fun createBrowserContext(input: CreateBrowserContextRequest): Single<CreateBrowserContextResponse>
Content copied to clipboard
Creates a new empty BrowserContext. Similar to an incognito profile but you can have more than one.
Sources
jvm source
Link copied to clipboard