Enum WebRole

Namespace
ProtoTest.Web
Assembly
ProtoTest.Web.dll

Semantic roles understood by ProtoTest web backends.

public enum WebRole
Extension Methods

Fields

Alert = 0
Button = 1
Checkbox = 2
Combobox = 3
Dialog = 4
Grid = 5
Heading = 6
Image = 7
List = 9
ListItem = 10
Menu = 11
MenuItem = 12
Navigation = 13
Option = 14
ProgressBar = 15
Radio = 16
Region = 17
Row = 18
RowGroup = 19
Slider = 21
SpinButton = 22
Status = 23
Switch = 24
Tab = 25
TabList = 27
TabPanel = 28
Table = 26
Textbox = 29
Toolbar = 30
Tooltip = 31
Tree = 32
TreeItem = 33