Class ComboBoxSD
java.lang.Object
org.uitnet.testing.smartfwk.ui.core.objects.UIObject
org.uitnet.testing.smartfwk.ui.core.objects.combobox.ComboBox
org.uitnet.testing.smartfwk.ui.standard.domobj.ComboBoxSD
public class ComboBoxSD extends ComboBox
- Author:
- Madhav Krishna
-
Field Summary
Fields inherited from class org.uitnet.testing.smartfwk.ui.core.objects.UIObject
displayName, locatorType, uiObjectType -
Constructor Summary
Constructors Constructor Description ComboBoxSD(String displayName, String xpath) -
Method Summary
Modifier and Type Method Description UIObjectclone()StringgetLocatorXPath()ComboBoxValidatorSDgetValidator(WebBrowser browser, org.sikuli.script.Region region)ComboBoxSDupdateLocatorParameterWithValue(String paramName, String value)Methods inherited from class org.uitnet.testing.smartfwk.ui.core.objects.UIObject
getDisplayName, getLocatorType, getType
-
Field Details
-
xpath
-
-
Constructor Details
-
ComboBoxSD
-
-
Method Details
-
getValidator
- Specified by:
getValidatorin classComboBox
-
getLocatorXPath
-
clone
-
updateLocatorParameterWithValue
- Specified by:
updateLocatorParameterWithValuein classUIObject
-