Uses of Class
org.fluentlenium.core.alert.AlertImpl
-
Packages that use AlertImpl Package Description org.fluentlenium.core.switchto -
-
Uses of AlertImpl in org.fluentlenium.core.switchto
Methods in org.fluentlenium.core.switchto that return AlertImpl Modifier and Type Method Description AlertImplFluentTargetLocator. alert()Switches to the currently active modal dialog for this particular driver instance.AlertImplFluentTargetLocatorImpl. alert()
-