Class SeleniumGetAction
java.lang.Object
com.chutneytesting.action.selenium.SeleniumAction
com.chutneytesting.action.selenium.SeleniumGetAction
- All Implemented Interfaces:
Action
-
Field Summary
Fields inherited from class com.chutneytesting.action.selenium.SeleniumAction
logger, webDriver -
Constructor Summary
ConstructorsConstructorDescriptionSeleniumGetAction(Logger logger, org.openqa.selenium.WebDriver webDriver, String selector, String value) -
Method Summary
Methods inherited from class com.chutneytesting.action.selenium.SeleniumAction
execute, takeScreenShotMethods 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
-
Constructor Details
-
SeleniumGetAction
-
-
Method Details
-
executeSeleniumAction
- Specified by:
executeSeleniumActionin classSeleniumAction
-