Class ScreenShooterFactory

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

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

    Constructors
    Constructor Description
    ScreenShooterFactory​(EnvironmentVariables environmentVariables)  
  • Method Summary

    Modifier and Type Method Description
    ScreenShooter buildScreenShooter​(PhotoLens lens)  

    Methods inherited from class java.lang.Object

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

  • Method Details