Uses of Class
com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElement
-
Packages that use RealHtmlElement Package Description com.axway.ats.uiengine.elements.html.realbrowser UI elements of HTML/javascript application when tested using a real browser.com.axway.ats.uiengine.engine -
-
Uses of RealHtmlElement in com.axway.ats.uiengine.elements.html.realbrowser
Methods in com.axway.ats.uiengine.elements.html.realbrowser that return RealHtmlElement Modifier and Type Method Description RealHtmlElementRealHtmlElementsFactory. getHtmlElement(UiElementProperties properties, UiDriver uiDriver)RealHtmlElementRealHtmlElementsFactory. getHtmlElement(String mapId, UiDriver uiDriver) -
Uses of RealHtmlElement in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return RealHtmlElement Modifier and Type Method Description RealHtmlElementRealHtmlEngine. getElement(UiElementProperties properties)RealHtmlElementRealHtmlEngine. getElement(String mapId)
-