Uses of Class
org.uitnet.testing.smartfwk.ui.standard.domobj.LabelSD
-
Packages that use LabelSD Package Description org.uitnet.testing.smartfwk.ui.standard.domobj -
-
Uses of LabelSD in org.uitnet.testing.smartfwk.ui.standard.domobj
Methods in org.uitnet.testing.smartfwk.ui.standard.domobj that return LabelSD Modifier and Type Method Description LabelSDLabelSD. addPlatformLocatorForNativeApp(PlatformType platform, LocateBy locateBy, String locatorValue)LabelSDLabelSD. addPlatformLocatorForWebApp(PlatformType platform, WebBrowserType browserType, LocateBy locateBy, String locatorValue)LabelSDLabelSD. updateLocatorParameterWithValue(String paramName, String paramValue)Constructors in org.uitnet.testing.smartfwk.ui.standard.domobj with parameters of type LabelSD Constructor Description LabelValidatorSD(SmartAppDriver appDriver, LabelSD uiObject, org.sikuli.script.Region region)
-