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