Package | Description |
---|---|
com.github.noraui.application.steps | |
com.github.noraui.gherkin |
Modifier and Type | Method and Description |
---|---|
void |
ScreenSteps.compareScreenshot(String screenName,
Inequality inequality,
double percentReference,
List<GherkinStepCondition> conditions)
Take a screenshot and compare to screen all ready to disc.
|
Modifier and Type | Method and Description |
---|---|
static Inequality |
Inequality.findBySymbol(String Symbol) |
static Inequality |
Inequality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Inequality[] |
Inequality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 NoraUi. All rights reserved.