Package com.xceptance.xlt.api.engine.scripting
package com.xceptance.xlt.api.engine.scripting
Provides the base classes for Java test cases which were created by the Script Developer while exporting script test cases.
-
ClassDescriptionBase class of all flow modules.Base class of all command modules.Base class of HTML page actions supporting script commands.Base class of command modules.Base class of all scripted tests that use the Action-based API.The super class for all script-based test cases.Base class of all exported script modules that rely on the
WebDriver
API.Base class of all exported script test cases that rely on theWebDriver
API.Selenium-like commands supported by the XLT framework and the script developer.Annotation to specify the name of the test script to use at a sub-class ofAbstractScriptTestCase
.A special test case class, which acts as a suite of script test cases.Static versions of the Selenium-like commands supported by the XLT framework and the script developer.Defines the operations of custom modules, which can be used in script-based test cases.