Uses of
Interface
io.fluentlenium.core.action.FluentActions
-
Uses of FluentActions in io.fluentlenium.core.domain
Modifier and TypeInterfaceDescriptioninterface
FluentList<E extends FluentWebElement>
Wraps a list ofFluentWebElement
.Modifier and TypeClassDescriptionclass
FluentListImpl<E extends FluentWebElement>
Default implementation ofFluentList
andComponentList
.class
Wraps a SeleniumWebElement
.