Uses of Enum Class
io.fluentlenium.core.events.NavigateAllListener.Direction
Packages that use NavigateAllListener.Direction
-
Uses of NavigateAllListener.Direction in io.fluentlenium.core.events
Methods in io.fluentlenium.core.events that return NavigateAllListener.DirectionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NavigateAllListener.Direction[]NavigateAllListener.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.fluentlenium.core.events with parameters of type NavigateAllListener.DirectionModifier and TypeMethodDescriptionvoidNavigateAllListener.on(String url, org.openqa.selenium.WebDriver driver, NavigateAllListener.Direction direction) Invoked when a navigation is performed