SmartBear.TestLeft Namespace |
This namespace describes the TestLeft Library. It contains information on interfaces, clasess, methods and properties included in the library.
| Class | Description | |
|---|---|---|
| AmbiguousFindResultException |
The exception that is thrown when more than one object match the search pattern in the Find or TryFind method.
| |
| ApiException |
The basic exception for all errors returned by the REST service.
| |
| ApplicationManager |
Provides properties and methods to enumerate and run applications
| |
| BrowserInfo |
Provides information about the supported web browser
| |
| InvalidTypeCastException |
The exception that is thrown when the result of the Find, FindAll or TryFind method is cast incorrectly.
| |
| LocalDriver |
A class that represents a connection between TestLeft and the test engine on a local machine.
| |
| Log |
Provides access to the test log. To learn more, see Working With TestLeft Test Logs in TestLeft documentation.
| |
| OldVersionResponseException |
This exception is thrown if the version of the test engine (TestComplete/TestExecute) is earlier than the TestLeft version.
| |
| RemoteDriver |
A class that represents a connection between TestLeft and the test engine on a remote machine.
| |
| TestAgentRunException |
The exception that is thrown when the some issue occurs while TestComplete or TestExecute is starting
|
| Interface | Description | |
|---|---|---|
| IDriver |
Connects TestLeft's tests with the local or remote test engine.
| |
| ISearchPattern |
The basic interface for searching test objects.
|
| Enumeration | Description | |
|---|---|---|
| BrowserType |
Constants that are used to specify the supported browsers
| |
| LogFormat |
Constants that are used to specify the supported log formats.
| |
| PlatformType |
Constants that are used to specify available platforms
|