Click or drag to resize

BrowserType Enumeration

Constants that are used to specify the supported browsers

Namespace:  SmartBear.TestLeft
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public enum BrowserType
Members
  Member nameValueDescription
Chrome0 A constant that is used to indicate Google Chrome
Edge1 A constant that is used to indicate Microsoft Edge
Firefox2 A constant that is used to indicate Mozilla Firefox
IExplorer3 A constant that is used to indicate Microsoft Internet Explorer
See Also