puppeteer/new-docs/puppeteer.protocol.browser.browsercontextid.md

12 lines
428 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Browser](./puppeteer.protocol.browser.md) &gt; [BrowserContextID](./puppeteer.protocol.browser.browsercontextid.md)
## Protocol.Browser.BrowserContextID type
<b>Signature:</b>
```typescript
export type BrowserContextID = string;
```