Class SeleniumSendKeysAction
java.lang.Object
fr.enedis.chutney.action.selenium.SeleniumAction
fr.enedis.chutney.action.selenium.SeleniumSendKeysAction
- All Implemented Interfaces:
SeleniumFindBehavior,Action
-
Nested Class Summary
Nested classes/interfaces inherited from interface fr.enedis.chutney.action.selenium.SeleniumFindBehavior
SeleniumFindBehavior.WebElementFindBy -
Field Summary
Fields inherited from class fr.enedis.chutney.action.selenium.SeleniumAction
logger, webDriver -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.enedis.chutney.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 fr.enedis.chutney.action.spi.Action
validateInputsMethods inherited from interface fr.enedis.chutney.action.selenium.SeleniumFindBehavior
by, findElement, findExpectation
-
Constructor Details
-
SeleniumSendKeysAction
-
-
Method Details
-
executeSeleniumAction
- Specified by:
executeSeleniumActionin classSeleniumAction
-