puppeteer/new-docs/puppeteer.framemanager._contextidtocontext.md

12 lines
408 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; [FrameManager](./puppeteer.framemanager.md) &gt; [\_contextIdToContext](./puppeteer.framemanager._contextidtocontext.md)
## FrameManager.\_contextIdToContext property
<b>Signature:</b>
```typescript
_contextIdToContext: Map<number, ExecutionContext>;
```