| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects | |
| org.uitnet.testing.smartfwk.ui.core.utils | |
| org.uitnet.testing.smartfwk.ui.standard.domobj |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Locator> |
DOMObject.platFormLocators |
protected Map<String,Locator> |
DOMObject.platFormLocators |
| Modifier and Type | Method and Description |
|---|---|
Locator |
DOMObject.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
Locator |
DOMObject.getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Locator> |
DOMObject.getPlatformLocators() |
Map<String,Locator> |
DOMObject.getPlatformLocators() |
| Constructor and Description |
|---|
DOMObject(UIObjectType elemType,
String displayName,
Map<String,Locator> platFormLocators) |
DOMObject(UIObjectType elemType,
String displayName,
Map<String,Locator> platFormLocators) |
| Modifier and Type | Method and Description |
|---|---|
static Locator |
LocatorUtil.findLocator(Map<String,Locator> platFormLocators,
PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
static Locator |
LocatorUtil.findLocator(Map<String,Locator> platFormLocators,
PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
| Modifier and Type | Method and Description |
|---|---|
static org.openqa.selenium.WebElement |
LocatorUtil.findWebElement(org.openqa.selenium.WebDriver appDriver,
Locator locator) |
static org.openqa.selenium.WebElement |
LocatorUtil.findWebElement(org.openqa.selenium.WebDriver appDriver,
Locator locator) |
static List<org.openqa.selenium.WebElement> |
LocatorUtil.findWebElements(org.openqa.selenium.WebDriver appDriver,
Locator locator) |
static List<org.openqa.selenium.WebElement> |
LocatorUtil.findWebElements(org.openqa.selenium.WebDriver appDriver,
Locator locator) |
| Modifier and Type | Method and Description |
|---|---|
static Locator |
LocatorUtil.findLocator(Map<String,Locator> platFormLocators,
PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
static Locator |
LocatorUtil.findLocator(Map<String,Locator> platFormLocators,
PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
static void |
LocatorUtil.setPlatformLocatorForNativeApp(Map<String,Locator> platFormLocators,
PlatformType platform,
LocateBy locateBy,
String locatorValue) |
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) |
static void |
LocatorUtil.setPlatformLocatorForWebApp(Map<String,Locator> platFormLocators,
PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
| Constructor and Description |
|---|
ButtonSD(String displayName,
Map<String,Locator> platFormLocators) |
ButtonSD(String displayName,
Map<String,Locator> platFormLocators) |
CheckBoxSD(String displayName,
Map<String,Locator> platFormLocators) |
CheckBoxSD(String displayName,
Map<String,Locator> platFormLocators) |
ComboBoxSD(String displayName,
Map<String,Locator> platFormLocators) |
ComboBoxSD(String displayName,
Map<String,Locator> platFormLocators) |
HyperlinkSD(String displayName,
Map<String,Locator> platFormLocators) |
HyperlinkSD(String displayName,
Map<String,Locator> platFormLocators) |
ImageSD(String displayName,
Map<String,Locator> platFormLocators) |
ImageSD(String displayName,
Map<String,Locator> platFormLocators) |
LabelSD(String displayName,
Map<String,Locator> platFormLocators) |
LabelSD(String displayName,
Map<String,Locator> platFormLocators) |
ListBoxSD(String displayName,
Map<String,Locator> platFormLocators) |
ListBoxSD(String displayName,
Map<String,Locator> platFormLocators) |
RadioButtonGroupSD(String displayName,
Map<String,Locator> platFormLocators) |
RadioButtonGroupSD(String displayName,
Map<String,Locator> platFormLocators) |
RadioButtonSD(String displayName,
Map<String,Locator> platFormLocators) |
RadioButtonSD(String displayName,
Map<String,Locator> platFormLocators) |
TextAreaSD(String displayName,
Map<String,Locator> platFormLocators) |
TextAreaSD(String displayName,
Map<String,Locator> platFormLocators) |
TextBoxSD(String displayName,
Map<String,Locator> platFormLocators) |
TextBoxSD(String displayName,
Map<String,Locator> platFormLocators) |
WebPageTitleSD(String displayName,
Map<String,Locator> platFormLocators) |
WebPageTitleSD(String displayName,
Map<String,Locator> platFormLocators) |
Copyright © 2021. All rights reserved.