Uses of Class
net.serenitybdd.screenplay.actions.DeselectFromOptions
-
Packages that use DeselectFromOptions Package Description net.serenitybdd.screenplay.actions -
-
Uses of DeselectFromOptions in net.serenitybdd.screenplay.actions
Methods in net.serenitybdd.screenplay.actions that return DeselectFromOptions Modifier and Type Method Description static DeselectFromOptionsDeselectFromOptions. byIndex(Integer indexValue)static DeselectFromOptionsDeselectFromOptions. byValue(String value)static DeselectFromOptionsDeselectFromOptions. byVisibleText(String value)
-