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