-
-
-
-
-
Methods in org.uitnet.testing.smartfwk.ui.core.utils with parameters of type PlatformType
| Modifier and Type |
Method |
Description |
static String |
LocatorUtil.findImage(Map<String,String> platFormImages,
PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
static Locator |
LocatorUtil.findLocator(Map<String,Locator> platFormLocators,
PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
static void |
LocatorUtil.setPlatformImageForNativeApp(Map<String,String> platFormImages,
PlatformType platform,
String image) |
|
static void |
LocatorUtil.setPlatformImageForWebApp(Map<String,String> platFormImages,
PlatformType platform,
WebBrowserType browserType,
String image) |
|
static void |
LocatorUtil.setPlatformLocatorForNativeApp(Map<String,Locator> platFormLocators,
PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
static void |
LocatorUtil.setPlatformLocatorForWebApp(Map<String,Locator> platFormLocators,
PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
-
Methods in org.uitnet.testing.smartfwk.ui.standard.domobj with parameters of type PlatformType
| Modifier and Type |
Method |
Description |
ButtonSD |
ButtonSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
CheckBoxSD |
CheckBoxSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
ComboBoxSD |
ComboBoxSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
HyperlinkSD |
HyperlinkSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
ImageSD |
ImageSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
LabelSD |
LabelSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
ListBoxSD |
ListBoxSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
RadioButtonGroupSD |
RadioButtonGroupSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
RadioButtonSD |
RadioButtonSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
TextAreaSD |
TextAreaSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
TextBoxSD |
TextBoxSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
WebPageTitleSD |
WebPageTitleSD.addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
|
ButtonSD |
ButtonSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
CheckBoxSD |
CheckBoxSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
ComboBoxSD |
ComboBoxSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
HyperlinkSD |
HyperlinkSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
ImageSD |
ImageSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
LabelSD |
LabelSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
ListBoxSD |
ListBoxSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
RadioButtonGroupSD |
RadioButtonGroupSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
RadioButtonSD |
RadioButtonSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
TextAreaSD |
TextAreaSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
TextBoxSD |
TextBoxSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
WebPageTitleSD |
WebPageTitleSD.addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
|
Locator |
ButtonSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
CheckBoxSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
ComboBoxSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
HyperlinkSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
ImageSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
LabelSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
ListBoxSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
RadioButtonGroupSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
RadioButtonSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
TextAreaSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
TextBoxSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
Locator |
WebPageTitleSD.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
-
Methods in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type PlatformType
| Modifier and Type |
Method |
Description |
ButtonSI |
ButtonSI.addPlatformImageForNativeApp(PlatformType platform,
String buttonImg) |
|
CheckBoxSI |
CheckBoxSI.addPlatformImageForNativeApp(PlatformType platform,
String buttonImg) |
|
ComboBoxSI |
ComboBoxSI.addPlatformImageForNativeApp(PlatformType platform,
String leftSideImg,
String rightSideImg) |
|
HyperlinkSI |
HyperlinkSI.addPlatformImageForNativeApp(PlatformType platform,
String hyperlinkImg) |
|
ImageSI |
ImageSI.addPlatformImageForNativeApp(PlatformType platform,
String image) |
|
LabelSI |
LabelSI.addPlatformImageForNativeApp(PlatformType platform,
String labelImg) |
|
RadioButtonSI |
RadioButtonSI.addPlatformImageForNativeApp(PlatformType platform,
String radioButtonImg) |
|
TextAreaSI |
TextAreaSI.addPlatformImageForNativeApp(PlatformType platform,
String leftSideImg,
String rightSideImg) |
|
TextBoxSI |
TextBoxSI.addPlatformImageForNativeApp(PlatformType platform,
String leftSideImg,
String rightSideImg) |
|
ButtonSI |
ButtonSI.addPlatformImageForWebApp(PlatformType platform,
WebBrowserType browserType,
String buttonImg) |
|
CheckBoxSI |
CheckBoxSI.addPlatformImageForWebApp(PlatformType platform,
WebBrowserType browserType,
String buttonImg) |
|
ComboBoxSI |
ComboBoxSI.addPlatformImageForWebApp(PlatformType platform,
WebBrowserType browserType,
String leftSideImg,
String rightSideImg) |
|
HyperlinkSI |
HyperlinkSI.addPlatformImageForWebApp(PlatformType platform,
WebBrowserType browserType,
String hyperlinkImg) |
|
ImageSI |
ImageSI.addPlatformImageForWebApp(PlatformType platform,
WebBrowserType browserType,
String image) |
|
LabelSI |
LabelSI.addPlatformImageForWebApp(PlatformType platform,
WebBrowserType browserType,
String labelImg) |
|
RadioButtonSI |
RadioButtonSI.addPlatformImageForWebApp(PlatformType platform,
WebBrowserType browserType,
String radioButtonImg) |
|
TextAreaSI |
TextAreaSI.addPlatformImageForWebApp(PlatformType platform,
WebBrowserType browserType,
String leftSideImg,
String rightSideImg) |
|
TextBoxSI |
TextBoxSI.addPlatformImageForWebApp(PlatformType platform,
WebBrowserType browserType,
String leftSideImg,
String rightSideImg) |
|
String |
ButtonSI.getButtonImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
CheckBoxSI.getCheckBoxImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
HyperlinkSI.getHyperlinkImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
ImageSI.getImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
LabelSI.getLabelImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
ComboBoxSI.getLeftSideImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
TextAreaSI.getLeftSideImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
TextBoxSI.getLeftSideImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
RadioButtonSI.getRadioButtonImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
ComboBoxSI.getRightSideImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
TextAreaSI.getRightSideImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|
String |
TextBoxSI.getRightSideImage(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
|