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