| Package | Description |
|---|---|
| com.applitools.eyes.config |
| Modifier and Type | Method and Description |
|---|---|
static Feature |
Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feature[] |
Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
Configuration.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Configuration.isFeatureActivated(Feature feature) |
Configuration |
Configuration.setFeatures(Feature feature,
Feature... features)
Sets features to for the Eyes test.
|
Configuration |
Configuration.setFeatures(Feature feature,
Feature... features)
Sets features to for the Eyes test.
|
Copyright © 2023. All rights reserved.