Uses of Interface
com.xceptance.xlt.api.engine.scripting.ScriptCommands
-
Packages that use ScriptCommands Package Description 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. -
-
Uses of ScriptCommands in com.xceptance.xlt.api.engine.scripting
Classes in com.xceptance.xlt.api.engine.scripting that implement ScriptCommands Modifier and Type Class Description classAbstractWebDriverModuleBase class of all exported script modules that rely on theWebDriverAPI.classAbstractWebDriverScriptTestCaseBase class of all exported script test cases that rely on theWebDriverAPI.
-