| Package | Description |
|---|---|
| net.serenitybdd.screenplay |
| Modifier and Type | Method and Description |
|---|---|
static AnonymousInteraction |
Interaction.thatPerforms(String title,
Runnable performableOperation) |
static AnonymousInteraction |
Interaction.where(String title,
Consumer<Actor> performableOperation) |
static AnonymousInteraction |
Interaction.where(String title,
Performable... steps) |
| Modifier and Type | Method and Description |
|---|---|
AnonymousPerformableFieldSetter<AnonymousInteraction> |
AnonymousInteraction.with(String fieldName) |
Copyright © 2021. All rights reserved.