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