<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Connection](./puppeteer.connection.md) > [\_sessions](./puppeteer.connection._sessions.md) ## Connection.\_sessions property <b>Signature:</b> ```typescript _sessions: Map<string, CDPSession>; ```