Skip to main content

ModalDialogObstructsScreenshotError

Thrown when the presence of a JavaScript dialog obstructs taking a screenshot.

Learn more

Hierarchy

  • LogicError
    • ModalDialogObstructsScreenshotError

Index

Constructors

constructor

Properties

externalname

name: string

externalmessage

message: string

externaloptionalstack

stack?: string

optionalreadonlycause

cause?: Error

Methods

toString

  • toString(): string
  • Human-readable description of the error


    Returns string

toJSON

  • toJSON(): object
  • Returns object