public class CentralizeItem extends GenericSeleniumCommandExecutor
| Modifier and Type | Field and Description |
|---|---|
static net.sf.testium.executor.general.SpecifiedParameter |
PARSPEC_ELEMENT |
| Constructor and Description |
|---|
CentralizeItem(WebInterface aWebInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
centralizeElement(org.openqa.selenium.WebElement anElement) |
protected void |
doExecute(org.testtoolinterfaces.utils.RunTimeData aVariables,
org.testtoolinterfaces.testsuite.ParameterArrayList parameters,
org.testtoolinterfaces.testresult.TestStepResult result) |
execute, failTest, getDriver, getDriver, getDriverAndSetResult, getInterface, obtainElement, savePageSource, saveScreenShot, verifyBy, verifyParametersaddParamSpec, failTest, getCommand, getInterfaceName, getParameters, getParametersIterator, obtainOptionalValue, obtainValue, toString, verifyParameterExists, verifyParameterValue, verifyParameterVariable, verifyValueOrVariablepublic static final net.sf.testium.executor.general.SpecifiedParameter PARSPEC_ELEMENT
public CentralizeItem(WebInterface aWebInterface)
protected void doExecute(org.testtoolinterfaces.utils.RunTimeData aVariables,
org.testtoolinterfaces.testsuite.ParameterArrayList parameters,
org.testtoolinterfaces.testresult.TestStepResult result)
throws Exception
doExecute in class GenericSeleniumCommandExecutorExceptionprotected void centralizeElement(org.openqa.selenium.WebElement anElement)
anElement - Copyright © 2013. All Rights Reserved.