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