Class RadioButtonSD
java.lang.Object
org.uitnet.testing.smartfwk.ui.core.objects.UIObject
org.uitnet.testing.smartfwk.ui.core.objects.radio.RadioButton
org.uitnet.testing.smartfwk.ui.standard.domobj.RadioButtonSD
public class RadioButtonSD extends RadioButton
- 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 RadioButtonSD(String displayName, String xpath) -
Method Summary
Modifier and Type Method Description UIObjectclone()StringgetLocatorXPath()RadioButtonValidatorSDgetValidator(WebBrowser browser, org.sikuli.script.Region region)RadioButtonSDupdateLocatorParameterWithValue(String paramName, String value)Methods inherited from class org.uitnet.testing.smartfwk.ui.core.objects.UIObject
getDisplayName, getLocatorType, getType
-
Field Details
-
xpath
-
-
Constructor Details
-
RadioButtonSD
-
-
Method Details
-
getValidator
- Specified by:
getValidatorin classRadioButton
-
getLocatorXPath
-
clone
-
updateLocatorParameterWithValue
- Specified by:
updateLocatorParameterWithValuein classUIObject
-