All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.applitools.eyes.EyesRunnable Maven / Gradle / Ivy

There is a newer version: 5.66.0
Show newest version
package com.applitools.eyes;

public interface EyesRunnable {
    void run() throws EyesException;
    String getName();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy