Package com.applitools.eyes
Interface EyesRunnable
-
public interface EyesRunnable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()voidrun()
-
-
-
Method Detail
-
run
void run() throws EyesException
- Throws:
EyesException
-
getName
String getName()
-
-