Uses of Class
com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTextBox
-
Packages that use HiddenHtmlTextBox Package Description com.axway.ats.uiengine.elements.html.hiddenbrowser UI elements of HTML/javascript application when tested using a hidden(headless) browser.com.axway.ats.uiengine.engine -
-
Uses of HiddenHtmlTextBox in com.axway.ats.uiengine.elements.html.hiddenbrowser
Methods in com.axway.ats.uiengine.elements.html.hiddenbrowser that return HiddenHtmlTextBox Modifier and Type Method Description HiddenHtmlTextBoxHiddenHtmlElementsFactory. getHiddenHtmlTextBox(UiElementProperties properties, UiDriver uiDriver)HiddenHtmlTextBoxHiddenHtmlElementsFactory. getHiddenHtmlTextBox(String mapId, UiDriver uiDriver) -
Uses of HiddenHtmlTextBox in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return HiddenHtmlTextBox Modifier and Type Method Description HiddenHtmlTextBoxHiddenHtmlEngine. getTextBox(UiElementProperties properties)HiddenHtmlTextBoxHiddenHtmlEngine. getTextBox(String mapId)
-