puppeteer/docs/api/puppeteer.page.touchscreen.md

11 lines
158 B
Markdown
Raw Normal View History

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