Uses of Class
com.axway.ats.uiengine.elements.UiConfirm
-
Packages that use UiConfirm Package Description com.axway.ats.uiengine.elements.html com.axway.ats.uiengine.elements.html.hiddenbrowser UI elements of HTML/javascript application when tested using a hidden(headless) browser.com.axway.ats.uiengine.elements.html.realbrowser UI elements of HTML/javascript application when tested using a real browser. -
-
Uses of UiConfirm in com.axway.ats.uiengine.elements.html
Subclasses of UiConfirm in com.axway.ats.uiengine.elements.html Modifier and Type Class Description classHtmlConfirmJavaScript Confirm. -
Uses of UiConfirm in com.axway.ats.uiengine.elements.html.hiddenbrowser
Subclasses of UiConfirm in com.axway.ats.uiengine.elements.html.hiddenbrowser Modifier and Type Class Description classHiddenHtmlConfirmAn HTML Prompt -
Uses of UiConfirm in com.axway.ats.uiengine.elements.html.realbrowser
Subclasses of UiConfirm in com.axway.ats.uiengine.elements.html.realbrowser Modifier and Type Class Description classRealHtmlConfirmAn HTML Confirm
-