Enum
AutomationDescriptorType

The type of the descriptor

Definition

Namespace:ArtOfTest.Common.Design.Extensibility.Descriptors

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
[Flags]
public enum AutomationDescriptorType

Fields

Action

Declaration

cs-api-definition
Action = 4

Field Value

AutomationDescriptorType

Extraction

Declaration

cs-api-definition
Extraction = 16

Field Value

AutomationDescriptorType

Logical

Declaration

cs-api-definition
Logical = 8

Field Value

AutomationDescriptorType

None

Declaration

cs-api-definition
None = 0

Field Value

AutomationDescriptorType

Verification

Declaration

cs-api-definition
Verification = 2

Field Value

AutomationDescriptorType

Wait

Declaration

cs-api-definition
Wait = 1

Field Value

AutomationDescriptorType