Uses of Class
com.axway.ats.uiengine.elements.UiPrompt
-
Packages that use UiPrompt 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 UiPrompt in com.axway.ats.uiengine.elements.html
Subclasses of UiPrompt in com.axway.ats.uiengine.elements.html Modifier and Type Class Description classHtmlPromptJavaScript Prompt. -
Uses of UiPrompt in com.axway.ats.uiengine.elements.html.hiddenbrowser
Subclasses of UiPrompt in com.axway.ats.uiengine.elements.html.hiddenbrowser Modifier and Type Class Description classHiddenHtmlPromptAn HTML Prompt -
Uses of UiPrompt in com.axway.ats.uiengine.elements.html.realbrowser
Subclasses of UiPrompt in com.axway.ats.uiengine.elements.html.realbrowser Modifier and Type Class Description classRealHtmlPromptAn HTML Prompt
-