Back to Puppeteer

TouchError class

website/versioned_docs/version-24.40.0/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