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