Package com.applitools.eyes.universal
Class USDKConnection
java.lang.Object
com.applitools.eyes.universal.USDKConnection
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()com.applitools.eyes.SyncTaskListenerexecuteCommand(Command command) voidinit()
-
Field Details
-
logger
protected com.applitools.eyes.Logger logger
-
-
Constructor Details
-
USDKConnection
-
-
Method Details
-
init
public void init() -
executeCommand
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-