Uses of Class
com.deque.html.axecore.selenium.ResultType
-
Packages that use ResultType Package Description com.deque.html.axecore.selenium -
-
Uses of ResultType in com.deque.html.axecore.selenium
Methods in com.deque.html.axecore.selenium that return ResultType Modifier and Type Method Description static ResultTypeResultType. valueOf(String name)Returns the enum constant of this type with the specified name.static ResultType[]ResultType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-