public class WebPageTitleSD extends Label
| Modifier and Type | Field and Description |
|---|---|
protected String |
xpath |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
WebPageTitleSD(String displayName,
String xpath) |
| Modifier and Type | Method and Description |
|---|---|
WebPageTitleSD |
clone() |
String |
getLocatorXPath() |
WebPageTitleValidatorSD |
getValidator(WebBrowser browser,
org.sikuli.script.Region region) |
WebPageTitleSD |
updateLocatorParameterWithValue(String paramName,
String value) |
getDisplayName, getLocatorType, getTypeprotected String xpath
public WebPageTitleValidatorSD getValidator(WebBrowser browser, org.sikuli.script.Region region)
getValidator in class Labelpublic String getLocatorXPath()
public WebPageTitleSD clone()
public WebPageTitleSD updateLocatorParameterWithValue(String paramName, String value)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.