public class ForwardCommand extends WebDriverCommandExecutor
| Constructor and Description |
|---|
ForwardCommand(WebInterface aWebInterface) |
| Modifier and Type | Method and Description |
|---|---|
org.testtoolinterfaces.testresult.TestStepResult |
execute(org.testtoolinterfaces.testsuite.TestStep aStep,
org.testtoolinterfaces.utils.RunTimeData aVariables,
File aLogDir) |
boolean |
verifyParameters(org.testtoolinterfaces.testsuite.ParameterArrayList aParameters) |
getCommand, getDriver, getDriver, getInterface, getInterfaceName, getVariableValueAs, verifyParameterValue, verifyParameterVariablepublic ForwardCommand(WebInterface aWebInterface)
public org.testtoolinterfaces.testresult.TestStepResult execute(org.testtoolinterfaces.testsuite.TestStep aStep,
org.testtoolinterfaces.utils.RunTimeData aVariables,
File aLogDir)
throws org.testtoolinterfaces.testsuite.TestSuiteException
execute in interface net.sf.testium.executor.TestStepCommandExecutorexecute in class WebDriverCommandExecutororg.testtoolinterfaces.testsuite.TestSuiteExceptionpublic boolean verifyParameters(org.testtoolinterfaces.testsuite.ParameterArrayList aParameters)
verifyParameters in interface net.sf.testium.executor.TestStepCommandExecutorverifyParameters in class WebDriverCommandExecutorCopyright © 2013. All Rights Reserved.