Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.ComboBoxSI
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.standard.imgobj |
-
Uses of ComboBoxSI in org.uitnet.testing.smartfwk.ui.standard.imgobj
Fields in org.uitnet.testing.smartfwk.ui.standard.imgobj declared as ComboBoxSI Modifier and Type Field Description protected ComboBoxSIComboBoxValidatorSI. comboBoxObjMethods in org.uitnet.testing.smartfwk.ui.standard.imgobj that return ComboBoxSI Modifier and Type Method Description ComboBoxSIComboBoxSI. addPlatformImageForNativeApp(PlatformType platform, String leftSideImg, String rightSideImg)ComboBoxSIComboBoxSI. addPlatformImageForWebApp(PlatformType platform, WebBrowserType browserType, String leftSideImg, String rightSideImg)ComboBoxSIComboBoxSI. clone()ComboBoxSIComboBoxSI. updateLocatorParameterWithValue(AppConfig appConfig, String paramName, String paramValue)Constructors in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type ComboBoxSI Constructor Description ComboBoxValidatorSI(SmartAppDriver appDriver, ComboBoxSI uiObject, org.sikuli.script.Region region)