Uses of Enum
net.serenitybdd.screenplay.Actor.ErrorHandlingMode
Packages that use Actor.ErrorHandlingMode
-
Uses of Actor.ErrorHandlingMode in net.serenitybdd.screenplay
Subclasses with type arguments of type Actor.ErrorHandlingMode in net.serenitybdd.screenplayMethods in net.serenitybdd.screenplay that return Actor.ErrorHandlingModeModifier and TypeMethodDescriptionstatic Actor.ErrorHandlingModeReturns the enum constant of this type with the specified name.static Actor.ErrorHandlingMode[]Actor.ErrorHandlingMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.serenitybdd.screenplay with parameters of type Actor.ErrorHandlingModeModifier and TypeMethodDescriptionfinal voidActor.attemptsTo(Actor.ErrorHandlingMode mode, Performable... tasks)