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