Uses of Interface
com.applitools.eyes.EyesRunnable
Packages that use EyesRunnable
-
Uses of EyesRunnable in com.applitools.utils
Methods in com.applitools.utils with parameters of type EyesRunnableModifier and TypeMethodDescriptionstatic voidGeneralUtils.tryRunTaskWithRetry(EyesRunnable task, long retryTimeoutSeconds, long sleepTimeBetweenRetiesMS, String errorMessageOnTimeout, Logger logger)