Back to Puppeteer

CDPSessionEvent namespace

docs/api/puppeteer.cdpsessionevent.md

19.2.2525 B
Original Source

CDPSessionEvent namespace

Events that the CDPSession class emits.

Signature

typescript
export declare namespace CDPSessionEvent

Variables

<table><thead><tr><th>

Variable

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

<span id="sessionattached">SessionAttached</span>

</td><td> </td></tr> <tr><td>

<span id="sessiondetached">SessionDetached</span>

</td><td> </td></tr> </tbody></table>