OptionsManager Class |
Namespace: SmartBear.TestLeft.Options
The OptionsManager type exposes the following members.
Name | Description | |
---|---|---|
Debug |
Provides access to the DebugSettings object.
| |
Flex |
Provides access to the FlexSettings object.
| |
General |
Provides access to the GeneralSettings object.
| |
JavaFX |
Provides access to the JavaFXSettings object.
| |
MSAA |
Provides access to the MSAASettings object.
| |
ObjectMapping |
Provides access to the ObjectMappingSettings object.
| |
ProcessFilter |
Provides access to the ProcessFilterSettings object.
| |
TextRecognition |
Provides access to the TextRecognitionSettings object.
| |
UIAutomation |
Provides access to the UIAutomationSettings object.
| |
Visualizer |
Provides access to the VisualizerSettings object.
| |
WebTesting |
Provides access to the WebTestingSettings object.
| |
WPF |
Provides access to the WPFSettings object.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |