public class USDKConnection extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
protected com.applitools.eyes.Logger |
logger |
| Constructor and Description |
|---|
USDKConnection(AbstractSDKListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.applitools.eyes.SyncTaskListener |
executeCommand(Command command) |
void |
init() |
public USDKConnection(AbstractSDKListener listener)
public void init()
public com.applitools.eyes.SyncTaskListener executeCommand(Command command) throws Exception
Exceptionpublic void close()
close in interface AutoCloseableCopyright © 2023. All rights reserved.