TouchError 类
🌐 TouchError class
当尝试移动或结束不存在的触摸时,将抛出 TouchError。
🌐 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
继承自: PuppeteerError
🌐 TouchError class
当尝试移动或结束不存在的触摸时,将抛出 TouchError。
🌐 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
继承自: PuppeteerError