Class ConditionalPerformable

java.lang.Object
net.serenitybdd.screenplay.conditions.ConditionalPerformable
All Implemented Interfaces:
net.serenitybdd.core.SkipNested, net.serenitybdd.markers.IsHidden, Performable
Direct Known Subclasses:
ConditionalPerformableOnBoolean, ConditionalPerformableOnQuestion

public abstract class ConditionalPerformable extends Object implements Performable, net.serenitybdd.markers.IsHidden