| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.capture |
| Modifier and Type | Method and Description |
|---|---|
ImageMatchSettings |
MatchWindowTask.createImageMatchSettings(ICheckSettingsInternal checkSettingsInternal,
EyesScreenshot screenshot)
Build match settings by merging the check settings and the default match settings.
|
protected EyesScreenshot |
EyesBase.getSubScreenshot(EyesScreenshot screenshot,
Region region,
ICheckSettingsInternal checkSettingsInternal) |
MatchResult |
MatchWindowTask.matchWindow(Trigger[] userInputs,
Region region,
String tag,
boolean shouldRunOnceOnTimeout,
boolean ignoreMismatch,
ICheckSettingsInternal checkSettingsInternal,
int retryTimeout)
Repeatedly obtains an application snapshot and matches it with the next
expected output, until a match is found or the timeout expires.
|
| Modifier and Type | Method and Description |
|---|---|
AppOutputWithScreenshot |
AppOutputProvider.getAppOutput(Region region,
EyesScreenshot lastScreenshot,
ICheckSettingsInternal checkSettingsInternal) |
Copyright © 2019. All rights reserved.