public class ImageSI extends Image
| Modifier and Type | Field and Description |
|---|---|
protected String |
image |
protected ObjectLocation |
imageLocation |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
ImageSI(String displayName,
String image,
ObjectLocation imageLocation) |
| Modifier and Type | Method and Description |
|---|---|
ImageSI |
clone() |
String |
getImage() |
ObjectLocation |
getImageLocation() |
ImageValidatorSI |
getValidator(WebBrowser browser,
org.sikuli.script.Region region) |
ImageSI |
updateLocatorParameterWithValue(String paramName,
String value) |
getDisplayName, getLocatorType, getTypeprotected String image
protected ObjectLocation imageLocation
public ImageSI(String displayName, String image, ObjectLocation imageLocation)
public String getImage()
public ObjectLocation getImageLocation()
public ImageValidatorSI getValidator(WebBrowser browser, org.sikuli.script.Region region)
getValidator in class Imagepublic ImageSI updateLocatorParameterWithValue(String paramName, String value)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.