Uses of Class
com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlPrompt
-
Packages that use RealHtmlPrompt 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 RealHtmlPrompt in com.axway.ats.uiengine.elements.html.realbrowser
Methods in com.axway.ats.uiengine.elements.html.realbrowser that return RealHtmlPrompt Modifier and Type Method Description RealHtmlPromptRealHtmlElementsFactory. getHtmlPrompt(UiDriver uiDriver) -
Uses of RealHtmlPrompt in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return RealHtmlPrompt Modifier and Type Method Description RealHtmlPromptRealHtmlEngine. expectPrompt()
-