Uses of Class
com.axway.ats.uiengine.exceptions.ErrorMatchingElementRules
-
Packages that use ErrorMatchingElementRules Package Description com.axway.ats.uiengine.elements -
-
Uses of ErrorMatchingElementRules in com.axway.ats.uiengine.elements
Methods in com.axway.ats.uiengine.elements that throw ErrorMatchingElementRules Modifier and Type Method Description voidUiElement. checkTypeAndRules(String userTypePrefix, String... rules)Check against passed rules and return first (largest in number of properties assumed) matchingString[]UiElementProperties. checkTypeAndRules(String userType, String userTypePrefix, String... rules)Check types and rules for matching/finding an UI element
-