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