Uses of Enum Class
com.applitools.eyes.appium.ElementType
-
Uses of ElementType in com.applitools.eyes.appium
Methods in com.applitools.eyes.appium that return ElementTypeModifier and TypeMethodDescriptionAppiumCheckSettings.getCutElementType()static ElementTypeReturns the enum constant of this class with the specified name.static ElementType[]ElementType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.applitools.eyes.appium with parameters of type ElementTypeModifier and TypeMethodDescriptionAppiumCheckSettings.cut(ElementType type, org.openqa.selenium.By selector)