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