puppeteer/new-docs/puppeteer.browser._contexts.md

12 lines
346 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; [Browser](./puppeteer.browser.md) &gt; [\_contexts](./puppeteer.browser._contexts.md)
## Browser.\_contexts property
<b>Signature:</b>
```typescript
_contexts: Map<string, BrowserContext>;
```