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