Uses of Enum Class
com.shaft.validation.ValidationEnums.BrowserAttribute
-
Uses of ValidationEnums.BrowserAttribute in com.shaft.validation
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ValidationEnums.BrowserAttribute[]
ValidationEnums.BrowserAttribute.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionWebDriverBrowserValidationsBuilder.attribute
(ValidationEnums.BrowserAttribute browserAttribute) Deprecated.