Uses of Class
com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlConfirm
-
Packages that use RealHtmlConfirm 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 RealHtmlConfirm in com.axway.ats.uiengine.elements.html.realbrowser
Methods in com.axway.ats.uiengine.elements.html.realbrowser that return RealHtmlConfirm Modifier and Type Method Description RealHtmlConfirmRealHtmlElementsFactory. getHtmlConfirm(UiDriver uiDriver) -
Uses of RealHtmlConfirm in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return RealHtmlConfirm Modifier and Type Method Description RealHtmlConfirmRealHtmlEngine. expectConfirm()
-