Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WaitForDialogManualActionArgs

Hierarchy

  • WaitForDialogManualActionArgs

Index

Properties

Optional dialogPredicate

dialogPredicate: any

Optional dialogTitle

dialogTitle: string

Optional executionMode

executionMode: "Foreground" | "Background"

Optional inversed

inversed: boolean

Optional onCancel

onCancel: "ThrowError" | "Abort" | "Continue"

Optional onError

onError: "ThrowError" | "Continue"

Optional pollingInterval

pollingInterval: number

Optional timeout

timeout: number

Generated using TypeDoc