Click or drag to resize

SmartBear.TestLeft.Options Namespace

The SmartBear.TestLeft.Options namespace provides interfaces and classes to configure TestLeft options.

Classes
  ClassDescription
Public classClassFilterEntry
Represents a class description that TestLeft options use.
Public classDebugSettings
Provides access to debug options like RuntimeChecks.
Public classEngineOptions
An abstract base class for other classes that provides access to options.
Public classFlexSettings
Flash and Flex testing options.
Public classGeneralSettings
Provides access to test playback options like auto-wait timeout, delay between events and others.
Public classJavaFXSettings
Manages a list of classes of JavaFX objects that will be included in the object hierarchy.
Public classMSAASettings
Manages the list of window types that are identified via the MSAA engine.
Public classObjectMappingSettings
Assists in changing the Object Mapping settings.
Public classObjectMappingSettingsMappedObject
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).
Public classOptionsManager
Provides access to the test engine options.
Public classProcessFilterSettings
Allows you to filter processes whose objects will be identified by TestLeft.
Public classTextRecognitionSettings
Manages the list of window classes that are identified via the Text Recognition engine.
Public classUIAutomationSettings
Manages the list of window classes that are identified via the UI Automation engine.
Public classVisualizerSettings
Provides access to Test Visualizer options.
Public classWebTestingSettings
Web testing options.
Public classWPFSettings
Provides access to the options that control which WPF objects will be included in the object hierarchy.
Public classWPFSettingsCompositeControlDescription
Represents the description of a composite WPF control.
Enumerations
  EnumerationDescription
Public enumerationProcessFilterSettingsFilterMode
Constants that define how TestLeft handles processes specified by the process filter.
Public enumerationRuntimeChecks
Specifies the checks TestLeft performs when searching for objects and typecasting interfaces.
Public enumerationVisualizerSettingsCaptureStyle
Specifies constants that define the screen area to take screenshots of.
Public enumerationVisualizerSettingsVisualizerMode
Specifies constants that define Test Visualizer's mode during the test run.