| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.universal |
| Modifier and Type | Field and Description |
|---|---|
protected static AbstractSDKListener |
EyesRunner.listener
the universal server listener.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EyesRunner.runServer(String baseAgentId,
String version,
String protocol,
String[] commands,
AbstractSDKListener listener) |
| Constructor and Description |
|---|
EyesRunner(String baseAgentId,
String version,
AbstractSDKListener listener) |
EyesRunner(String baseAgentId,
String version,
RunnerOptions runnerOptions,
AbstractSDKListener listener)
used for instantiating VisualGrid Runner
|
EyesRunner(String baseAgentId,
String version,
String protocol,
String[] commands,
AbstractSDKListener listener)
used for instantiating Classic Runner
|
EyesRunner(String baseAgentId,
String version,
String protocol,
String[] commands,
AbstractSDKListener listener,
RunnerOptions runnerOptions)
used for instantiating VisualGrid Runner
|
| Modifier and Type | Class and Description |
|---|---|
class |
USDKListener
Universal server socket listener
|
| Modifier and Type | Method and Description |
|---|---|
static CommandExecutor |
CommandExecutor.getInstance(String agentId,
SpecDto spec,
AbstractSDKListener listener,
StaleElementReferenceException e) |
| Constructor and Description |
|---|
USDKConnection(AbstractSDKListener listener) |
Copyright © 2023. All rights reserved.