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(SmartAppDriver appDriver,
org.sikuli.script.Region region) |
ImageSI |
updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
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(SmartAppDriver appDriver, org.sikuli.script.Region region)
getValidator in class ImageCopyright © 2021. All rights reserved.