Package net.serenitybdd.core.photography
package net.serenitybdd.core.photography
A collection of classes that handle taking screenshots and other live documentation artifacts during tests.
-
ClassDescriptionA darkroom processes and saves screenshots that were taken during the tests.A PhotoLens encapsulates a WebDriver or Playwright object that can be used to take screenshotsImplement this interface if you want to implement your own WebDriver screenshot logic.A screenshot taken by a photographer.Take a screenshot with a specified WebDriver instance.The default screenshot mechanism, using the standard WebDriver screenshot functionality