Uses of Class
net.serenitybdd.core.annotations.findby.How
| Package | Description |
|---|---|
| net.serenitybdd.core.annotations.findby |
-
Uses of How in net.serenitybdd.core.annotations.findby
Methods in net.serenitybdd.core.annotations.findby that return How Modifier and Type Method Description static HowHow. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static How[]How. values()Returns an array containing the constants of this enum type, in the order they are declared.