public class ScreenshotNegative extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScreenshotNegative.ScreenshotNegativeBuilder |
| Constructor and Description |
|---|
ScreenshotNegative(Path temporaryPath,
Path screenshotPath,
BlurLevel blurLevel) |
| Modifier and Type | Method and Description |
|---|---|
BlurLevel |
getBlurLevel() |
Path |
getScreenshotPath() |
Path |
getTemporaryPath() |
static ScreenshotNegative.ScreenshotNegativeBuilder |
prepareNegativeIn(Path screenshotsDirectory) |
ScreenshotNegative |
withScreenshotPath(Path path) |
public Path getTemporaryPath()
public Path getScreenshotPath()
public BlurLevel getBlurLevel()
public static ScreenshotNegative.ScreenshotNegativeBuilder prepareNegativeIn(Path screenshotsDirectory)
public ScreenshotNegative withScreenshotPath(Path path)
Copyright © 2021. All rights reserved.