Class ScreenshotReceipt

java.lang.Object
net.serenitybdd.core.photography.ScreenshotReceipt

public class ScreenshotReceipt
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    ScreenshotReceipt​(java.nio.file.Path destinationPath)  
  • Method Summary

    Modifier and Type Method Description
    java.nio.file.Path getDestinationPath()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ScreenshotReceipt

      public ScreenshotReceipt​(java.nio.file.Path destinationPath)
  • Method Details

    • getDestinationPath

      public java.nio.file.Path getDestinationPath()