Uses of Class
net.serenitybdd.screenplay.InParallel
Packages that use InParallel
-
Uses of InParallel in net.serenitybdd.screenplay
Methods in net.serenitybdd.screenplay that return InParallelModifier and TypeMethodDescriptionstatic InParallelInParallel.theActors(Collection<Actor> actors) Useful if you have a collection or cast of actors.static InParallelPerform the specified tasks in parallel.