public class ButtonSI extends Button
| Modifier and Type | Field and Description |
|---|---|
protected String |
buttonImg |
protected ObjectLocation |
buttonImgLocation |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
ButtonSI(String displayName,
String buttonImg,
ObjectLocation buttonImgLocation) |
| Modifier and Type | Method and Description |
|---|---|
ButtonSI |
clone() |
String |
getButtonImage() |
ObjectLocation |
getButtonImageLocation() |
ButtonValidatorSI |
getValidator(SmartAppDriver appDriver,
org.sikuli.script.Region region) |
ButtonSI |
updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
getDisplayName, getLocatorType, getTypeprotected String buttonImg
protected ObjectLocation buttonImgLocation
public ButtonSI(String displayName, String buttonImg, ObjectLocation buttonImgLocation)
public String getButtonImage()
public ObjectLocation getButtonImageLocation()
public ButtonValidatorSI getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)
getValidator in class ButtonCopyright © 2021. All rights reserved.