| Package | Description |
|---|---|
| com.applitools.eyes |
| Modifier and Type | Method and Description |
|---|---|
RunningSession |
ServerConnector.startSession(SessionStartInfo sessionStartInfo)
Starts a new running session in the agent.
|
| Modifier and Type | Method and Description |
|---|---|
MatchResult |
ServerConnector.matchWindow(RunningSession runningSession,
MatchWindowData matchData)
Matches the current window (held by the WebDriver) to the expected
window.
|
TestResults |
ServerConnector.stopSession(RunningSession runningSession,
boolean isAborted,
boolean save)
Stops the running session.
|
Copyright © 2017. All rights reserved.