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