Uses of Class
org.uitnet.testing.smartfwk.ui.core.objects.DOMObject
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects |
-
Uses of DOMObject in org.uitnet.testing.smartfwk.ui.core.objects
Methods in org.uitnet.testing.smartfwk.ui.core.objects that return DOMObject Modifier and Type Method Description DOMObjectDOMObject. clone()DOMObjectDOMObjectValidator. getUIObject()DOMObjectDOMObject. updateLocatorParameterWithValue(String paramName, String value)Methods in org.uitnet.testing.smartfwk.ui.core.objects with parameters of type DOMObject Modifier and Type Method Description voidDOMObjectValidator. dragAndDrop(DOMObject target, int numRetries)Constructors in org.uitnet.testing.smartfwk.ui.core.objects with parameters of type DOMObject Constructor Description DOMObjectValidator(WebBrowser browser, DOMObject domObject, org.sikuli.script.Region region)