Package net.serenitybdd.screenplay.ui
Class Deselect
java.lang.Object
net.serenitybdd.screenplay.ui.Deselect
public class Deselect
extends java.lang.Object
Interact with a SELECT Html element
-
Constructor Summary
Constructors Constructor Description Deselect() -
Method Summary
Modifier and Type Method Description static PerformableallOptionsFrom(Target target)static DeselectFromOptionsoption(java.lang.String option)static DeselectFromOptionsoptionNumber(int index)static DeselectFromOptionsvalue(java.lang.String volvo)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Deselect
public Deselect()
-
-
Method Details
-
option
-
value
-
optionNumber
-
allOptionsFrom
-