AutoPauseOptions Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

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

public enum AutoPauseOptions
Members

  Member nameValueDescription
Never0
OnFindError1
OnVerifyError2
OnAllErrors3
OnWaitError4
See Also

Reference