| Package | Description |
|---|---|
| org.fluentlenium.core.components | |
| org.fluentlenium.core.domain | |
| org.fluentlenium.core.proxy |
| 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() ...
|
| Modifier and Type | Class and Description |
|---|---|
class |
ElementListInstanceLocator
ElementLocator for an already found list of WebElement instance. |
Copyright © 2016 FluentLenium. All Rights Reserved.