| Package | Description |
|---|---|
| com.applitools.connectivity | |
| com.applitools.eyes | |
| com.applitools.eyes.selenium | |
| com.applitools.eyes.services |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnector.startSession(TaskListener<RunningSession> listener,
SessionStartInfo sessionStartInfo)
Starts a new running session in the agent.
|
| Modifier and Type | Field and Description |
|---|---|
protected RunningSession |
MatchWindowTask.runningSession |
protected RunningSession |
EyesBase.runningSession |
| Modifier and Type | Method and Description |
|---|---|
RunningSession |
SessionStopInfo.getRunningSession() |
RunningSession |
MatchWindowData.getRunningSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
RunningTest.openCompleted(RunningSession result) |
void |
EyesBase.openCompleted(RunningSession result) |
void |
SessionStopInfo.setRunningSession(RunningSession runningSession) |
| Constructor and Description |
|---|
MatchWindowData(RunningSession runningSession,
Trigger[] userInputs,
AppOutput appOutput,
String tag,
boolean ignoreMismatch,
MatchWindowData.Options options,
Object agentSetup,
String renderId) |
MatchWindowTask(Logger logger,
ServerConnector serverConnector,
RunningSession runningSession,
int retryTimeout,
EyesBase eyes,
AppOutputProvider appOutputProvider) |
SessionStopInfo(RunningSession runningSession,
boolean isAborted,
boolean shouldSave) |
| Modifier and Type | Method and Description |
|---|---|
RunningSession |
ClassicRunner0.open(String testId,
SessionStartInfo sessionStartInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenService.operate(String testId,
SessionStartInfo sessionStartInfo,
ServiceTaskListener<RunningSession> listener) |
Copyright © 2023. All rights reserved.