Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.TextSI
-
Packages that use TextSI Package Description org.uitnet.testing.smartfwk.ui.standard.imgobj -
-
Uses of TextSI in org.uitnet.testing.smartfwk.ui.standard.imgobj
Fields in org.uitnet.testing.smartfwk.ui.standard.imgobj declared as TextSI Modifier and Type Field Description protected TextSITextValidatorSI. textObjMethods in org.uitnet.testing.smartfwk.ui.standard.imgobj that return TextSI Modifier and Type Method Description TextSITextSI. addPlatformImageForNativeApp(PlatformType platform, String labelImg)TextSITextSI. addPlatformImageForWebApp(PlatformType platform, WebBrowserType browserType, String labelImg)TextSITextSI. clone()TextSITextSI. updateLocatorParameterWithValue(String paramName, String paramValue)Constructors in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type TextSI Constructor Description TextValidatorSI(SmartAppDriver appDriver, TextSI uiObject, org.sikuli.script.Region region)
-