Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DriverError

Hierarchy

  • DriverError

Index

Properties

code

code: string

description

description: string

toString

toString: function

Type declaration

    • (): string
    • Returns string

type

type: "cli-driver-error"

if the object resolved by a promise complies with Driver.ERROR_TYPE you can be more or less sure is ab error resolved by a promise because of WaitUntilOptions.rejectOnTimeout

Generated using TypeDoc