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