---
sidebar_label: Page.touchscreen
# Page.touchscreen property
#### Signature:
```typescript
class Page {
get touchscreen(): Touchscreen;
}
```