| Package | Description |
|---|---|
| net.serenitybdd.screenplay |
| Modifier and Type | Method and Description |
|---|---|
static Actor.ErrorHandlingMode |
Actor.ErrorHandlingMode.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Actor.attemptsTo(Actor.ErrorHandlingMode mode,
Performable... tasks) |
Copyright © 2021. All rights reserved.