Package io.fluentlenium.core.alert
Interface AlertControl
- All Known Subinterfaces:
FluentControl,FluentPageControl,IFluentAdapter
- All Known Implementing Classes:
BaseFluentHook,BaseHook,ContainerFluentControl,DefaultFluentContainer,FluentAdapter,FluentControlImpl,FluentDriver,FluentPage,FluentStandalone,FluentStandaloneRunnable,FluentTestRunnerAdapter,FluentWebElement,IsolatedTest,WaitHook
public interface AlertControl
Provide control for alert windows.
-
Method Summary
-
Method Details
-
alert
Alert alert()Get an object to control the alert window.- Returns:
- an alert object
-