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