4815676f21
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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.