Uses of Class
net.serenitybdd.core.photography.ScreenshotPhoto
Packages that use ScreenshotPhoto
Package
Description
A collection of classes that handle taking screenshots and other live documentation artifacts during tests.
-
Uses of ScreenshotPhoto in net.serenitybdd.core.photography
Fields in net.serenitybdd.core.photography declared as ScreenshotPhotoMethods in net.serenitybdd.core.photography that return ScreenshotPhotoModifier and TypeMethodDescriptionPhotoSessionBooking.andSaveToDirectory(Path outputDirectory) static ScreenshotPhotoScreenshotPhoto.forScreenshotAt(Path screenshotPath) PhotoSession.takeScreenshot()