Uses of Class
net.thucydides.core.steps.ScenarioSteps
Packages that use ScenarioSteps
Package
Description
Base class to be used when writing a library of resuable test steps.
-
Uses of ScenarioSteps in net.thucydides.core.steps
Classes in net.thucydides.core.steps with type parameters of type ScenarioStepsMethods in net.thucydides.core.steps with type parameters of type ScenarioStepsModifier and TypeMethodDescription<T extends ScenarioSteps>
TScenarioSteps.onSamePage(Class<T> stepsType) Methods in net.thucydides.core.steps that return types with arguments of type ScenarioStepsModifier and TypeMethodDescriptionWaitForBuilder<? extends ScenarioSteps>ScenarioSteps.waitFor(int duration)