Uses of Class
com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlCheckBox
-
Packages that use HiddenHtmlCheckBox 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 HiddenHtmlCheckBox in com.axway.ats.uiengine.elements.html.hiddenbrowser
Methods in com.axway.ats.uiengine.elements.html.hiddenbrowser that return HiddenHtmlCheckBox Modifier and Type Method Description HiddenHtmlCheckBoxHiddenHtmlElementsFactory. getHiddenHtmlCheckBox(UiElementProperties properties, UiDriver uiDriver)HiddenHtmlCheckBoxHiddenHtmlElementsFactory. getHiddenHtmlCheckBox(String mapId, UiDriver uiDriver) -
Uses of HiddenHtmlCheckBox in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return HiddenHtmlCheckBox Modifier and Type Method Description HiddenHtmlCheckBoxHiddenHtmlEngine. getCheckBox(UiElementProperties properties)HiddenHtmlCheckBoxHiddenHtmlEngine. getCheckBox(String mapId)
-