suspend fun createBrowserContext(input: CreateBrowserContextRequest): CreateBrowserContextResponse
Creates a new empty BrowserContext. Similar to an incognito profile but you can have more than one.
Official doc