public static class ScreenshotNegative.ScreenshotNegativeBuilder
extends java.lang.Object
Constructor and Description |
---|
ScreenshotNegativeBuilder(java.nio.file.Path screenshotsDirectory) |
Modifier and Type | Method and Description |
---|---|
ScreenshotNegative.ScreenshotNegativeBuilder |
andBlurringOf(BlurLevel blurLevel) |
ScreenshotNegative |
andTargetPathOf(java.nio.file.Path finalScreenshotPath) |
ScreenshotNegative.ScreenshotNegativeBuilder |
withScreenshotData(byte[] screenshotData) |
public ScreenshotNegativeBuilder(java.nio.file.Path screenshotsDirectory)
public ScreenshotNegative.ScreenshotNegativeBuilder withScreenshotData(byte[] screenshotData)
public ScreenshotNegative andTargetPathOf(java.nio.file.Path finalScreenshotPath) throws java.io.IOException
java.io.IOException
public ScreenshotNegative.ScreenshotNegativeBuilder andBlurringOf(BlurLevel blurLevel)