Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 153 Bytes

puppeteer.page.touchscreen.md

File metadata and controls

13 lines (10 loc) · 153 Bytes
sidebar_label
Page.touchscreen

Page.touchscreen property

Signature:

class Page {
  get touchscreen(): Touchscreen;
}