BrowserCommandType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

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

public enum BrowserCommandType
Members

  Member nameValueDescription
Click0
SetText1
Check2
SetDropDown3
ScrollIntoView4
InvokeEvent5
InvokeScript6
DoubleClick7
RightClick8
ListBoxSelect9
NotSet10
See Also

Reference