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