EnumBrowserConfigurationStatus
Enum
Show configuration status for the specified browser.
Definition
Namespace:ArtOfTest.WebAii.Core
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public enum BrowserConfigurationStatus
Fields
NotConfigured
The browser is installed, but not configured correctly.
NotInstalled
The browser is not installed.
OK
The browser is installed and configured correctly.