public class WebPageTitleSD extends Label
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Locator> |
platFormLocators |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
WebPageTitleSD(String displayName) |
WebPageTitleSD(String displayName,
Map<String,Locator> platFormLocators) |
WebPageTitleSD(String displayName,
String xpath) |
| Modifier and Type | Method and Description |
|---|---|
WebPageTitleSD |
addPlatformLocatorForNativeApp(PlatformType platform,
LocateBy locateBy,
String locatorValue) |
WebPageTitleSD |
addPlatformLocatorForWebApp(PlatformType platform,
WebBrowserType browserType,
LocateBy locateBy,
String locatorValue) |
UIObject |
clone() |
Locator |
getLocator(PlatformType platform,
ApplicationType appType,
WebBrowserType browserType) |
Map<String,Locator> |
getPlatformLocators() |
WebPageTitleValidatorSD |
getValidator(SmartAppDriver appDriver,
org.sikuli.script.Region region) |
WebPageTitleSD |
updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
getDisplayName, getLocatorType, getTypepublic WebPageTitleSD(String displayName)
public WebPageTitleSD addPlatformLocatorForNativeApp(PlatformType platform, LocateBy locateBy, String locatorValue)
public WebPageTitleSD addPlatformLocatorForWebApp(PlatformType platform, WebBrowserType browserType, LocateBy locateBy, String locatorValue)
public WebPageTitleValidatorSD getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)
getValidator in class Labelpublic Locator getLocator(PlatformType platform, ApplicationType appType, WebBrowserType browserType)
public WebPageTitleSD updateLocatorParameterWithValue(AppConfig appConfig, String paramName, String paramValue)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.