Uses of Class
com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTextArea
-
Packages that use RealHtmlTextArea 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 RealHtmlTextArea in com.axway.ats.uiengine.elements.html.realbrowser
Methods in com.axway.ats.uiengine.elements.html.realbrowser that return RealHtmlTextArea Modifier and Type Method Description RealHtmlTextAreaRealHtmlElementsFactory. getHtmlTextArea(UiElementProperties properties, UiDriver uiDriver)RealHtmlTextAreaRealHtmlElementsFactory. getHtmlTextArea(String mapId, UiDriver uiDriver) -
Uses of RealHtmlTextArea in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return RealHtmlTextArea Modifier and Type Method Description RealHtmlTextAreaRealHtmlEngine. getTextArea(UiElementProperties properties)RealHtmlTextAreaRealHtmlEngine. getTextArea(String mapId)
-