Uses of Interface
net.serenitybdd.screenplay.Ability
Packages that use Ability
-
Uses of Ability in net.serenitybdd.screenplay
Methods in net.serenitybdd.screenplay with type parameters of type Ability -
Uses of Ability in net.serenitybdd.screenplay.actors
Methods in net.serenitybdd.screenplay.actors with parameters of type AbilityModifier and TypeMethodDescriptionCast.actorNamed(String actorName, Ability... abilities) static CastCast.whereEveryoneCan(Ability... abilities) Create a Cast object with a list of predefined abilitiesConstructors in net.serenitybdd.screenplay.actors with parameters of type Ability