Class Blurer
java.lang.Object
net.serenitybdd.core.photography.bluring.Blurer
- All Implemented Interfaces:
PhotoFilter
public class Blurer extends java.lang.Object implements PhotoFilter
-
Constructor Summary
Constructors Constructor Description Blurer() -
Method Summary
Modifier and Type Method Description java.nio.file.PathamendedScreenshotPath(ScreenshotNegative negative)ScreenshotNegativeprocess(ScreenshotNegative negative)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Blurer
public Blurer()
-
-
Method Details
-
amendedScreenshotPath
- Specified by:
amendedScreenshotPathin interfacePhotoFilter
-
process
- Specified by:
processin interfacePhotoFilter
-