public class SavePageSource extends GenericSeleniumCommandExecutor
| Constructor and Description |
|---|
SavePageSource(WebInterface aWebInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(org.testtoolinterfaces.utils.RunTimeData aVariables,
org.testtoolinterfaces.testsuite.ParameterArrayList parameters,
org.testtoolinterfaces.testresult.TestStepCommandResult result) |
org.testtoolinterfaces.testresult.TestStepResult |
execute(org.testtoolinterfaces.testsuite.TestStepCommand aStep,
org.testtoolinterfaces.utils.RunTimeData aVariables,
File aLogDir) |
void |
savePageSource(File aLogDir,
org.testtoolinterfaces.testresult.TestStepResult result,
String pageSource) |
failTest, getDriver, getDriver, getDriverAndSetResult, getInterface, obtainElement, savePageSource, saveScreenShot, verifyBy, verifyParametersaddParamSpec, failTest, getCommand, getInterfaceName, getParameters, getParametersIterator, obtainOptionalValue, obtainValue, toString, verifyParameterExists, verifyParameterValue, verifyParameterVariable, verifyValueOrVariablepublic SavePageSource(WebInterface aWebInterface)
public org.testtoolinterfaces.testresult.TestStepResult execute(org.testtoolinterfaces.testsuite.TestStepCommand aStep,
org.testtoolinterfaces.utils.RunTimeData aVariables,
File aLogDir)
throws org.testtoolinterfaces.testsuite.TestSuiteException
execute in interface net.sf.testium.executor.TestStepCommandExecutorexecute in class GenericSeleniumCommandExecutororg.testtoolinterfaces.testsuite.TestSuiteExceptionprotected void doExecute(org.testtoolinterfaces.utils.RunTimeData aVariables,
org.testtoolinterfaces.testsuite.ParameterArrayList parameters,
org.testtoolinterfaces.testresult.TestStepCommandResult result)
throws Exception
doExecute in class GenericSeleniumCommandExecutorExceptionCopyright © 2013. All Rights Reserved.