Uses of Class
org.uitnet.testing.smartfwk.ui.core.objects.label.LabelValidator
-
Packages that use LabelValidator Package Description org.uitnet.testing.smartfwk.ui.core.objects.label org.uitnet.testing.smartfwk.ui.standard.domobj org.uitnet.testing.smartfwk.ui.standard.imgobj -
-
Uses of LabelValidator in org.uitnet.testing.smartfwk.ui.core.objects.label
Methods in org.uitnet.testing.smartfwk.ui.core.objects.label that return LabelValidator Modifier and Type Method Description abstract LabelValidatorLabel. getValidator(SmartCucumberScenarioContext scenarioContext, org.sikuli.script.Region region)abstract LabelValidatorLabel. getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)abstract LabelValidatorLabelValidator. validateValue(String expectedValue, TextMatchMechanism validationMechanism, int maxIterationsToLocateElements) -
Uses of LabelValidator in org.uitnet.testing.smartfwk.ui.standard.domobj
Subclasses of LabelValidator in org.uitnet.testing.smartfwk.ui.standard.domobj Modifier and Type Class Description classLabelValidatorSDclassWebPageTitleValidatorSD -
Uses of LabelValidator in org.uitnet.testing.smartfwk.ui.standard.imgobj
Subclasses of LabelValidator in org.uitnet.testing.smartfwk.ui.standard.imgobj Modifier and Type Class Description classLabelValidatorSI
-