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