Package 

Class CombinedScreenshotMaker

  • All Implemented Interfaces:
    com.kaspersky.kaspresso.device.screenshots.screenshotmaker.ScreenshotMaker

    
    public final class CombinedScreenshotMaker
     implements ScreenshotMaker
                        

    Calls preferredScreenshotMaker and fallbacks to fallbackScreenshotMaker on fail

    • Method Summary

      Modifier and Type Method Description
      Unit takeScreenshot(File file)
      • Methods inherited from class com.kaspersky.kaspresso.device.screenshots.screenshotmaker.ScreenshotMaker

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait