Uses of Class
com.axway.ats.uiengine.elements.html.HtmlPrompt
-
Packages that use HtmlPrompt 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.elements.html.realbrowser UI elements of HTML/javascript application when tested using a real browser.com.axway.ats.uiengine.internal.engine -
-
Uses of HtmlPrompt in com.axway.ats.uiengine.elements.html.hiddenbrowser
Subclasses of HtmlPrompt in com.axway.ats.uiengine.elements.html.hiddenbrowser Modifier and Type Class Description classHiddenHtmlPromptAn HTML Prompt -
Uses of HtmlPrompt in com.axway.ats.uiengine.elements.html.realbrowser
Subclasses of HtmlPrompt in com.axway.ats.uiengine.elements.html.realbrowser Modifier and Type Class Description classRealHtmlPromptAn HTML Prompt -
Uses of HtmlPrompt in com.axway.ats.uiengine.internal.engine
Methods in com.axway.ats.uiengine.internal.engine that return HtmlPrompt Modifier and Type Method Description HtmlPromptIHtmlEngine. expectPrompt()
-