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