mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
773 B
773 B
Home > puppeteer > Protocol > Target > GetBrowserContextsResponse
Protocol.Target.GetBrowserContextsResponse interface
Signature:
export interface GetBrowserContextsResponse
Properties
Property | Type | Description |
---|---|---|
browserContextIds | Browser.BrowserContextID[] | An array of browser context ids. |