public abstract class Label extends UIObject
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
Label(LocatorType locatorType,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
abstract LabelValidator |
getValidator(WebBrowser browser,
org.sikuli.script.Region region) |
clone, getDisplayName, getLocatorType, getType, updateLocatorParameterWithValuepublic Label(LocatorType locatorType, String displayName)
public abstract LabelValidator getValidator(WebBrowser browser, org.sikuli.script.Region region)
getValidator in class UIObjectCopyright © 2021. All rights reserved.