| Package | Description |
|---|---|
| net.serenitybdd.core.photography |
A collection of classes that handle taking screenshots and other live documentation artifacts during tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebDriverPhotoLens
Take a screenshot with a specified WebDriver instance.
|
| Modifier and Type | Method and Description |
|---|---|
ScreenShooter |
ScreenShooterFactory.buildScreenShooter(PhotoLens lens) |
PhotoSessionBooking |
PhotoSessionBooking.with(PhotoLens lens) |
| Constructor and Description |
|---|
PhotoSession(PhotoLens lens,
Darkroom darkroom,
Path outputDirectory,
BlurLevel blurLevel) |
WebDriverScreenShooter(PhotoLens lens) |
Copyright © 2021. All rights reserved.