Class ByAction

java.lang.Object
net.serenitybdd.screenplay.actions.ByAction
All Implemented Interfaces:
net.serenitybdd.core.SkipNested, Resolvable, net.serenitybdd.screenplay.Interaction, net.serenitybdd.screenplay.Performable
Direct Known Subclasses:
ClearBy, ClickOnBy, DeselectAllOptions, DoubleClickOnBy, HitBy, JSClickOnBy, SelectByIndexFromBy, SelectByValueFromBy, SelectByVisibleTextFromBy

public abstract class ByAction extends Object implements net.serenitybdd.screenplay.Interaction, Resolvable