UnexpectedDialogAction Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Specifies the action that the DialogMonitor should take when it encounters unexpected dialogs

Namespace:  ArtOfTest.WebAii.Core
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public enum UnexpectedDialogAction
Members

  Member nameValueDescription
HandleAndFailTest0
HandleAndContinue1
DoNotHandle2
See Also

Reference