| Package | Description |
|---|---|
| net.thucydides.core.steps |
Base class to be used when writing a library of resuable test steps.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScenarioStepsStepDelayer<T extends ScenarioSteps> |
| Modifier and Type | Method and Description |
|---|---|
<T extends ScenarioSteps> |
ScenarioSteps.onSamePage(Class<T> stepsType) |
| Modifier and Type | Method and Description |
|---|---|
WaitForBuilder<? extends ScenarioSteps> |
ScenarioSteps.waitFor(int duration) |
Copyright © 2021. All rights reserved.