-
-
-
-
-
-
Methods in org.uitnet.testing.smartfwk.ui.standard.domobj with parameters of type ApplicationType
| Modifier and Type |
Method |
Description |
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 ApplicationType
| Modifier and Type |
Method |
Description |
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) |
|