Viewing help from TestLeft UI Spy
To view TestLeft documentation:
-
Click somewhere within TestLeft UI Spy, and
-
Press F1.
Getting help on TestLeft program objects, methods, and properties
.NET Reference
The TestLeft installation wizard integrates topics on TestLeft interfaces, classes, methods and properties into the Microsoft Visual Studio help system. Thus, you can simply place the cursor on the desired interface, class, method or property within Visual Studio’s Code Editor and press F1.
Besides, TestLeft’s UI Spy shows information on the TestLeft interfaces available for your tested application and on the methods and properties those interfaces provide.
You also can find information on the interfaces, classes, methods, and properties provided by the SmartBear.TestLeft assembly on this web site:
Java Reference
The documentation on TestLeft Java interfaces, classes, and methods is shipped with TestLeft. You can find it in the installation folder:
<TestLeft>\API\Java\apidocs\
As TestLeft supports multiple Java IDEs, the installation wizard does not integrate the Java reference into any particular IDE.
You can import the TestLeft Java reference to your IDE manually (if your IDE supports it), thus making it accessible from your IDE code editor. For instructions on this, refer to the documentation of your IDE:
- IntelliJ IDEA: Adding classes, sources, and documentation to a library
- Eclipse: Working with JREs
More
You can also get information on using TestLeft from newsgroups, communities, and SmartBear’s Support Team. For more information on this, see Technical Support and Resources.