public class HyperlinkSI extends Hyperlink
| Modifier and Type | Field and Description |
|---|---|
protected String |
hyperlinkImg |
protected ObjectLocation |
hyperlinkImgLocation |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
HyperlinkSI(String displayName,
String hyperlinkImg,
ObjectLocation hyperlinkImgLocation) |
| Modifier and Type | Method and Description |
|---|---|
HyperlinkSI |
clone() |
String |
getHyperlinkImage() |
ObjectLocation |
getHyperlinkImageLocation() |
HyperlinkValidatorSI |
getValidator(WebBrowser browser,
org.sikuli.script.Region region) |
HyperlinkSI |
updateLocatorParameterWithValue(String paramName,
String value) |
getDisplayName, getLocatorType, getTypeprotected String hyperlinkImg
protected ObjectLocation hyperlinkImgLocation
public HyperlinkSI(String displayName, String hyperlinkImg, ObjectLocation hyperlinkImgLocation)
public String getHyperlinkImage()
public ObjectLocation getHyperlinkImageLocation()
public HyperlinkValidatorSI getValidator(WebBrowser browser, org.sikuli.script.Region region)
getValidator in class Hyperlinkpublic HyperlinkSI clone()
public HyperlinkSI updateLocatorParameterWithValue(String paramName, String value)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.