Package 

Interface ScreenshotDirectoryProvider

    • Method Summary

      Modifier and Type Method Description
      abstract String getDirectoryForTest(TestMethod testMethod, Integer runNumber)
      • Methods inherited from class com.kaspersky.kaspresso.device.screenshots.screenshotfiles.ScreenshotDirectoryProvider

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getDirectoryForTest

         abstract String getDirectoryForTest(TestMethod testMethod, Integer runNumber)

        Parameters:
        testMethod - specifies what test is running
        runNumber - specifies how many times a given test have already run