java.lang.Object
net.serenitybdd.screenplay.BackendTask
A backend task will report on all nested tasks, but will not generate any screenshots.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends Performable>
AnonymousTaskstatic <T extends Performable>
AnonymousTaskwhere(T... steps)
-
Constructor Details
-
BackendTask
public BackendTask()
-
-
Method Details
-
where
-
where
-