386 B
386 B
sidebar_label |
---|
AbortError |
AbortError class
AbortError is emitted whenever certain operations are terminated due to an abort request.
Signature:
export declare class AbortError extends CustomError
Extends: CustomError
Remarks
Example operations are page.waitForSelector.