16 lines
392 B
Markdown
16 lines
392 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [CDPSession](./puppeteer.cdpsession.md) > [connection](./puppeteer.cdpsession.connection.md)
|
|
|
|
## CDPSession.connection() method
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
connection(): Connection;
|
|
```
|
|
<b>Returns:</b>
|
|
|
|
[Connection](./puppeteer.connection.md)
|
|
|