Uses of Interface
com.axway.ats.uiengine.internal.realbrowser.IExpectedPopup
-
Packages that use IExpectedPopup Package Description com.axway.ats.uiengine UI Engine is a component targeted for testing of various UI applications.com.axway.ats.uiengine.internal.realbrowser -
-
Uses of IExpectedPopup in com.axway.ats.uiengine
Methods in com.axway.ats.uiengine with parameters of type IExpectedPopup Modifier and Type Method Description voidAbstractRealBrowserDriver. addExpectedPopup(IExpectedPopup expectedPopup)Note: For internal use onlybooleanAbstractRealBrowserDriver. containsExpectedPopup(IExpectedPopup expectedPopup)Note: For internal use only -
Uses of IExpectedPopup in com.axway.ats.uiengine.internal.realbrowser
Classes in com.axway.ats.uiengine.internal.realbrowser that implement IExpectedPopup Modifier and Type Class Description classExpectedAlertclassExpectedConfirmclassExpectedPrompt
-