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