Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.HyperlinkSI
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.standard.imgobj |
-
Uses of HyperlinkSI in org.uitnet.testing.smartfwk.ui.standard.imgobj
Fields in org.uitnet.testing.smartfwk.ui.standard.imgobj declared as HyperlinkSI Modifier and Type Field Description protected HyperlinkSIHyperlinkValidatorSI. hyperlinkObjMethods in org.uitnet.testing.smartfwk.ui.standard.imgobj that return HyperlinkSI Modifier and Type Method Description HyperlinkSIHyperlinkSI. addPlatformImageForNativeApp(PlatformType platform, String hyperlinkImg)HyperlinkSIHyperlinkSI. addPlatformImageForWebApp(PlatformType platform, WebBrowserType browserType, String hyperlinkImg)HyperlinkSIHyperlinkSI. clone()HyperlinkSIHyperlinkSI. updateLocatorParameterWithValue(AppConfig appConfig, String paramName, String paramValue)Constructors in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type HyperlinkSI Constructor Description HyperlinkValidatorSI(SmartAppDriver appDriver, HyperlinkSI uiObject, org.sikuli.script.Region region)