Uses of Enum Class
com.shaft.gui.internal.image.ImageProcessingActions.VisualValidationEngine
-
Uses of ImageProcessingActions.VisualValidationEngine in com.shaft.gui.internal.image
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ImageProcessingActions.VisualValidationEngine.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic Boolean
ImageProcessingActions.compareAgainstBaseline
(org.openqa.selenium.WebDriver driver, org.openqa.selenium.By elementLocator, byte[] elementScreenshot, ImageProcessingActions.VisualValidationEngine visualValidationEngine)