Class SeleniumAction
java.lang.Object
com.chutneytesting.action.selenium.SeleniumAction
- All Implemented Interfaces:
Action
- Direct Known Subclasses:
SeleniumClickAction,SeleniumCloseAction,SeleniumGetAction,SeleniumGetAttributeAction,SeleniumGetTextAction,SeleniumHoverThenClickAction,SeleniumQuitAction,SeleniumScreenShotAction,SeleniumScrollToAction,SeleniumSendKeysAction,SeleniumSetBrowserSizeAction,SeleniumSwitchToAction,SeleniumWaitAction
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSeleniumAction(Logger logger, org.openqa.selenium.WebDriver webDriver) -
Method Summary
Modifier and TypeMethodDescriptionfinal ActionExecutionResultexecute()protected abstract ActionExecutionResultprotected voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.chutneytesting.action.spi.Action
validateInputs