public class CheckBoxSD extends CheckBox
| Modifier and Type | Field and Description |
|---|---|
protected String |
xpath |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
CheckBoxSD(String displayName,
String xpath) |
| Modifier and Type | Method and Description |
|---|---|
UIObject |
clone() |
String |
getLocatorXPath() |
CheckBoxValidatorSD |
getValidator(WebBrowser browser,
org.sikuli.script.Region region) |
CheckBoxSD |
updateLocatorParameterWithValue(String paramName,
String value) |
getDisplayName, getLocatorType, getTypeprotected String xpath
public CheckBoxValidatorSD getValidator(WebBrowser browser, org.sikuli.script.Region region)
getValidator in class CheckBoxpublic String getLocatorXPath()
public CheckBoxSD updateLocatorParameterWithValue(String paramName, String value)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.