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