| Package | Description |
|---|---|
| com.applitools.connectivity | |
| com.applitools.eyes | |
| com.applitools.eyes.selenium | |
| com.applitools.eyes.services | |
| com.applitools.eyes.visualgrid.services |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnector.matchWindow(TaskListener<MatchResult> listener,
MatchWindowData matchData)
Matches the current window (held by the WebDriver) to the expected
window.
|
| Modifier and Type | Method and Description |
|---|---|
MatchWindowData |
MatchWindowDataWithScreenshot.getMatchWindowData() |
abstract MatchWindowData |
RunningTest.prepareForMatch(CheckTask checkTask) |
protected MatchWindowData |
EyesBase.prepareForMatch(ICheckSettingsInternal checkSettingsInternal,
List<Trigger> userInputs,
AppOutput appOutput,
String tag,
boolean replaceLast,
ImageMatchSettings imageMatchSettings,
String renderId,
String source)
Creates the match model
|
| Modifier and Type | Method and Description |
|---|---|
MatchResult |
EyesBase.performMatch(MatchWindowData data) |
| Constructor and Description |
|---|
MatchWindowDataWithScreenshot(MatchWindowData matchWindowData,
EyesScreenshot screenshot) |
| Modifier and Type | Method and Description |
|---|---|
MatchResult |
ClassicRunner0.check(String testId,
MatchWindowData matchWindowData) |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckService.matchWindow(String testId,
MatchWindowData data,
ServiceTaskListener<MatchResult> listener) |
void |
CheckService.tryUploadImage(String testId,
MatchWindowData data,
ServiceTaskListener<Void> taskListener) |
| Modifier and Type | Method and Description |
|---|---|
MatchWindowData |
VisualGridRunningTest.prepareForMatch(CheckTask checkTask) |
MatchWindowData |
CheckTask.startMatch() |
Copyright © 2022. All rights reserved.