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