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