public class PhotoSessionBooking
extends java.lang.Object
| Constructor and Description |
|---|
PhotoSessionBooking(Darkroom darkroom) |
| Modifier and Type | Method and Description |
|---|---|
ScreenshotPhoto |
andSaveToDirectory(java.nio.file.Path outputDirectory) |
PhotoSessionBooking |
andWithBlurring(BlurLevel blurLevel) |
PhotoSessionBooking |
with(org.openqa.selenium.WebDriver driver) |
public PhotoSessionBooking(Darkroom darkroom)
public PhotoSessionBooking with(org.openqa.selenium.WebDriver driver)
public PhotoSessionBooking andWithBlurring(BlurLevel blurLevel)
public ScreenshotPhoto andSaveToDirectory(java.nio.file.Path outputDirectory)