puppeteer/new-docs/puppeteer.connection._sessions.md

12 lines
354 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; [Connection](./puppeteer.connection.md) &gt; [\_sessions](./puppeteer.connection._sessions.md)
## Connection.\_sessions property
<b>Signature:</b>
```typescript
_sessions: Map<string, CDPSession>;
```