mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
767 B
767 B
Home > puppeteer > Protocol > Target > CreateBrowserContextResponse
Protocol.Target.CreateBrowserContextResponse interface
Signature:
export interface CreateBrowserContextResponse
Properties
Property | Type | Description |
---|---|---|
browserContextId | Browser.BrowserContextID | The id of the context created. |