| Package | Description |
|---|---|
| com.applitools | |
| com.applitools.eyes | |
| com.applitools.eyes.config | |
| com.applitools.eyes.fluent | |
| com.applitools.eyes.metadata |
| Modifier and Type | Method and Description |
|---|---|
MatchLevel |
ICheckSettingsInternal.getMatchLevel() |
| Modifier and Type | Method and Description |
|---|---|
ICheckSettings |
ICheckSettings.matchLevel(MatchLevel matchLevel)
Set the match level by which to compare the screenshot.
|
| Modifier and Type | Method and Description |
|---|---|
static MatchLevel |
MatchLevel.fromString(String key) |
MatchLevel |
ImageMatchSettings.getMatchLevel() |
static MatchLevel |
MatchLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchLevel[] |
MatchLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMatchSettings.setMatchLevel(MatchLevel matchLevel) |
| Constructor and Description |
|---|
ImageMatchSettings(MatchLevel matchLevel,
ExactMatchSettings exact,
boolean useDom) |
| Modifier and Type | Method and Description |
|---|---|
MatchLevel |
IConfiguration.getMatchLevel() |
MatchLevel |
Configuration.getMatchLevel() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
IConfiguration.setMatchLevel(MatchLevel matchLevel) |
Configuration |
Configuration.setMatchLevel(MatchLevel matchLevel) |
| Modifier and Type | Method and Description |
|---|---|
MatchLevel |
CheckSettings.getMatchLevel() |
| Modifier and Type | Method and Description |
|---|---|
ICheckSettings |
CheckSettings.matchLevel(MatchLevel matchLevel)
Set the match level by which to compare the screenshot.
|
| Modifier and Type | Method and Description |
|---|---|
MatchLevel |
ImageMatchSettings.getMatchLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMatchSettings.setMatchLevel(MatchLevel matchLevel) |
Copyright © 2023. All rights reserved.