Skip to main content
Version: Next

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