Uses of
Interface
io.fluentlenium.core.domain.WrapsElements
Package
Description
-
Uses of WrapsElements in io.fluentlenium.core.components
Modifier and TypeClassDescriptionclass
A list of component that lazy initialize from it's related list of elements. -
Uses of WrapsElements in io.fluentlenium.core.domain
Modifier and TypeClassDescriptionclass
List of Component.class
FluentListImpl<E extends FluentWebElement>
Default implementation ofFluentList
andComponentList
. -
Uses of WrapsElements in io.fluentlenium.core.proxy
Modifier and TypeClassDescriptionclass
ElementLocator
for an already found list ofWebElement
instance.