Uses of Class
net.thucydides.core.reports.html.screenshots.ScreenshotFormatter
-
Packages that use ScreenshotFormatter Package Description net.thucydides.core.reports.html.screenshots -
-
Uses of ScreenshotFormatter in net.thucydides.core.reports.html.screenshots
Methods in net.thucydides.core.reports.html.screenshots that return ScreenshotFormatter Modifier and Type Method Description static ScreenshotFormatterScreenshotFormatter. forScreenshot(Screenshot screenshot)ScreenshotFormatterScreenshotFormatter. inDirectory(File sourceDirectory)ScreenshotFormatterScreenshotFormatter. keepOriginals(boolean shouldKeepOriginalScreenshots)
-