| Package | Description |
|---|---|
| org.fluentlenium.core.components | |
| org.fluentlenium.core.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyComponentList<T>
A list of component that lazy initialize from it's related list of elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentList<T>
List of Component.
|
class |
FluentListImpl<E extends FluentWebElement>
Map the list to a FluentList in order to offers some events like click(), submit(), value() ...
|
class |
NotLazyComponents
Implementation of
LazyComponents for a non lazy components wrapper. |
Copyright © 2018 FluentLenium. All Rights Reserved.