| Package | Description |
|---|---|
| net.serenitybdd.screenplay |
| Modifier and Type | Method and Description |
|---|---|
static InParallel |
InParallel.theActors(Actor... actors)
Perform the specified tasks in parallel.
|
static InParallel |
InParallel.theActors(Collection<Actor> actors)
Useful if you have a collection or cast of actors.
|
Copyright © 2021. All rights reserved.