SmartBear.TestLeft.Options Namespace |
The SmartBear.TestLeft.Options namespace provides interfaces and classes to configure TestLeft options.
Class | Description | |
---|---|---|
ClassFilterEntry |
Represents a class description that TestLeft options use.
| |
DebugSettings |
Provides access to debug options like RuntimeChecks.
| |
EngineOptions |
An abstract base class for other classes that provides access to options.
| |
FlexSettings |
Flash and Flex testing options.
| |
GeneralSettings |
Provides access to test playback options like auto-wait timeout, delay between events and others.
| |
JavaFXSettings |
Manages a list of classes of JavaFX objects that will be included in the object hierarchy.
| |
MSAASettings |
Manages the list of window types that are identified via the MSAA engine.
| |
ObjectMappingSettings |
Assists in changing the Object Mapping settings.
| |
ObjectMappingSettingsMappedObject |
Manages a list of classes that correspond to a specific object type (a standard Windows check box, WPF calendar, Qt tree widget and so on).
| |
OptionsManager |
Provides access to the test engine options.
| |
ProcessFilterSettings |
Allows you to filter processes whose objects will be identified by TestLeft.
| |
TextRecognitionSettings |
Manages the list of window classes that are identified via the Text Recognition engine.
| |
UIAutomationSettings |
Manages the list of window classes that are identified via the UI Automation engine.
| |
VisualizerSettings |
Provides access to Test Visualizer options.
| |
WebTestingSettings |
Web testing options.
| |
WPFSettings |
Provides access to the options that control which WPF objects will be included in the object hierarchy.
| |
WPFSettingsCompositeControlDescription |
Represents the description of a composite WPF control.
|
Enumeration | Description | |
---|---|---|
ProcessFilterSettingsFilterMode |
Constants that define how TestLeft handles processes specified by the process filter.
| |
RuntimeChecks |
Specifies the checks TestLeft performs when searching for objects and typecasting interfaces.
| |
VisualizerSettingsCaptureStyle |
Specifies constants that define the screen area to take screenshots of.
| |
VisualizerSettingsVisualizerMode |
Specifies constants that define Test Visualizer's mode during the test run.
|