Uses of Enum Class
fr.enedis.chutney.action.selenium.SeleniumFindBehavior.WebElementFindBy
Packages that use SeleniumFindBehavior.WebElementFindBy
-
Uses of SeleniumFindBehavior.WebElementFindBy in fr.enedis.chutney.action.selenium
Methods in fr.enedis.chutney.action.selenium that return SeleniumFindBehavior.WebElementFindByModifier and TypeMethodDescriptionSeleniumFindBehavior.WebElementFindBy.findByName(String name) Returns the enum constant of this class with the specified name.SeleniumFindBehavior.WebElementFindBy.values()Returns an array containing the constants of this enum class, in the order they are declared.