Enum
CommandCategoryType

The overall category of action or request from the recorder

Definition

Namespace:ArtOfTest.Common.Design

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public enum CommandCategoryType

Fields

BrowserCommand

Declaration

cs-api-definition
BrowserCommand = 0

Field Value

CommandCategoryType

DesktopCommand

Declaration

cs-api-definition
DesktopCommand = 1

Field Value

CommandCategoryType

SilverlightCommand

Declaration

cs-api-definition
SilverlightCommand = 4

Field Value

CommandCategoryType

UICue

Declaration

cs-api-definition
UICue = 2

Field Value

CommandCategoryType

Verification

Declaration

cs-api-definition
Verification = 3

Field Value

CommandCategoryType