| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.config |
| Modifier and Type | Method and Description |
|---|---|
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.
|
ImageMatchSettings |
SessionStartInfo.getDefaultMatchSettings() |
ImageMatchSettings |
MatchWindowData.Options.getImageMatchSettings() |
| Modifier and Type | Method and Description |
|---|---|
static void |
MatchWindowTask.collectRegions(ImageMatchSettings imageMatchSettings,
ICheckSettingsInternal checkSettingsInternal) |
static void |
MatchWindowTask.collectRegions(ImageMatchSettings imageMatchSettings,
Location location,
List<? extends IRegion> regions,
List<VisualGridSelector[]> regionSelectors) |
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
|
| Constructor and Description |
|---|
ImageMatchSettings(ImageMatchSettings other) |
Options(String name,
Trigger[] userInputs,
boolean replaceLast,
boolean ignoreMismatch,
boolean ignoreMatch,
boolean forceMismatch,
boolean forceMatch,
ImageMatchSettings imageMatchSettings,
String source,
String variantId,
String renderId) |
SessionStartInfo(String testId,
String agentId,
SessionType sessionType,
String appIdOrName,
String verId,
String scenarioIdOrName,
BatchInfo batchInfo,
String baselineEnvName,
String environmentName,
Object environment,
ImageMatchSettings defaultMatchSettings,
String branchName,
String parentBranchName,
String baselineBranchName,
Boolean saveDiffs,
List<PropertyData> properties,
String agentSessionId,
String agentRunId,
Integer timeout) |
| Modifier and Type | Field and Description |
|---|---|
protected ImageMatchSettings |
Configuration.defaultMatchSettings |
| Modifier and Type | Method and Description |
|---|---|
ImageMatchSettings |
Configuration.getDefaultMatchSettings() |
ImageMatchSettings |
IConfiguration.getDefaultMatchSettings() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.setDefaultMatchSettings(ImageMatchSettings defaultMatchSettings) |
Configuration |
IConfiguration.setDefaultMatchSettings(ImageMatchSettings defaultMatchSettings) |
Copyright © 2022. All rights reserved.