Uses of Class
com.xceptance.xlt.api.tests.AbstractWebDriverTestCase
Packages that use AbstractWebDriverTestCase
Package
Description
Provides the base classes for Java test cases which were created by the Script Developer while exporting script test cases.
-
Uses of AbstractWebDriverTestCase in com.xceptance.xlt.api.engine.scripting
Subclasses of AbstractWebDriverTestCase in com.xceptance.xlt.api.engine.scriptingModifier and TypeClassDescriptionclassThe super class for all script-based test cases.classBase class of all exported script test cases that rely on theWebDriverAPI.