| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.capture | |
| com.applitools.eyes.positioning |
| Modifier and Type | Method and Description |
|---|---|
protected MatchResult |
EyesBase.checkWindowBase(Region region,
ICheckSettingsInternal checkSettingsInternal,
String source) |
static void |
MatchWindowTask.collectRegions(ImageMatchSettings imageMatchSettings,
ICheckSettingsInternal checkSettingsInternal) |
static ImageMatchSettings |
MatchWindowTask.createImageMatchSettings(ICheckSettingsInternal checkSettingsInternal,
EyesBase eyes)
Build match settings by merging the check settings and the default match settings.
|
static ImageMatchSettings |
MatchWindowTask.createImageMatchSettings(ICheckSettingsInternal checkSettingsInternal,
EyesScreenshot screenshot,
EyesBase eyesBase)
Build match settings by merging the check settings and the default match settings.
|
EyesScreenshot |
MatchWindowDataWithScreenshot.getScreenshot(ICheckSettingsInternal checkSettingsInternal) |
protected EyesScreenshot |
RunningTest.getScreenshot(Region targetRegion,
ICheckSettingsInternal checkSettingsInternal) |
protected abstract EyesScreenshot |
EyesBase.getScreenshot(Region targetRegion,
ICheckSettingsInternal checkSettingsInternal) |
MatchResult |
MatchWindowTask.matchWindow(Trigger[] userInputs,
Region region,
String tag,
boolean shouldRunOnceOnTimeout,
ICheckSettingsInternal checkSettingsInternal,
String source)
Repeatedly obtains an application snapshot and matches it with the next
expected output, until a match is found or the timeout expires.
|
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 |
|---|---|
AppOutput |
AppOutputProvider.getAppOutput(Region region,
ICheckSettingsInternal checkSettingsInternal) |
| Modifier and Type | Method and Description |
|---|---|
Region |
RegionProvider.getRegion(ICheckSettingsInternal settings) |
Copyright © 2023. All rights reserved.