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