Skip to main content
Version: 23.8.0

TouchError class

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

Signature

export declare class TouchError extends PuppeteerError

Extends: PuppeteerError