Uses of Class
net.serenitybdd.core.photography.Darkroom
Packages that use Darkroom
Package
Description
A collection of classes that handle taking screenshots and other live documentation artifacts during tests.
-
Uses of Darkroom in net.serenitybdd.core.photography
Constructors in net.serenitybdd.core.photography with parameters of type DarkroomModifierConstructorDescriptionPhotographer(Darkroom darkroom) PhotoSession(PhotoLens lens, Darkroom darkroom, Path outputDirectory, BlurLevel blurLevel) PhotoSessionBooking(Darkroom darkroom)