0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/docs/api/puppeteer.cdpsessionevent.sessionattached.md

12 lines
171 B
Markdown
Raw Normal View History

---
sidebar_label: CDPSessionEvent.SessionAttached
---
# CDPSessionEvent.SessionAttached variable
#### Signature:
```typescript
SessionAttached: 'sessionattached';
```