puppeteer/website/versioned_docs/version-10.0.0/puppeteer.cdpsession.connection.md

16 lines
392 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; [CDPSession](./puppeteer.cdpsession.md) &gt; [connection](./puppeteer.cdpsession.connection.md)
## CDPSession.connection() method
<b>Signature:</b>
```typescript
connection(): Connection;
```
<b>Returns:</b>
[Connection](./puppeteer.connection.md)