Back to Puppeteer

TouchError class

docs/api/puppeteer.toucherror.md

19.2.2259 B
Original Source

TouchError class

TouchError is thrown when an attempt is made to move or end a touch that does not exist.

Signature

typescript
export declare class TouchError extends PuppeteerError

Extends: PuppeteerError