Class ScreenshotPhoto

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

public class ScreenshotPhoto extends Object
A screenshot taken by a photographer.
  • Field Details

  • Constructor Details

    • ScreenshotPhoto

      public ScreenshotPhoto(Path pathToScreenshot)
  • Method Details

    • getPathToScreenshot

      public Path getPathToScreenshot()
    • forScreenshotAt

      public static ScreenshotPhoto forScreenshotAt(Path screenshotPath)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object