Uses of Class
io.fluentlenium.core.domain.ListImpl
-
Uses of ListImpl in io.fluentlenium.core.components
Modifier and TypeClassDescriptionclass
A list of component that lazy initialize from it's related list of elements. -
Uses of ListImpl in io.fluentlenium.core.domain
Modifier and TypeClassDescriptionclass
List of Component.class
List that delegates to another listclass
FluentListImpl<E extends FluentWebElement>
Default implementation ofFluentList
andComponentList
.