Package net.serenitybdd.core.photography
Class Darkroom
java.lang.Object
net.serenitybdd.core.photography.Darkroom
A darkroom processes and saves screenshots that were taken during the tests.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsendNegative(ScreenshotNegative screenshotNegative) Returns a receipt of the screenshot negative with the definitive destination pathvoidstart()submitForProcessing(ScreenshotNegative negative) voidvoid
-
Constructor Details
-
Darkroom
public Darkroom()
-
-
Method Details
-
isOpenForBusiness
public void isOpenForBusiness() -
waitUntilClose
public void waitUntilClose() -
start
public void start() -
terminate
public void terminate() -
submitForProcessing
-
sendNegative
Returns a receipt of the screenshot negative with the definitive destination path
-