puppeteer/docs/api/puppeteer.page.tracing.md

11 lines
142 B
Markdown
Raw Normal View History

---
sidebar_label: Page.tracing
---
# Page.tracing property
**Signature:**
```typescript
class Page {get tracing(): Tracing;}
```