| Package | Description |
|---|---|
| org.fluentlenium.core.domain |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FluentList<E extends FluentWebElement>
Wraps a list of
FluentWebElement. |
| Modifier and Type | Class and Description |
|---|---|
class |
FluentListImpl<E extends FluentWebElement>
Map the list to a FluentList in order to offers some events like click(), submit(), value() ...
|
class |
FluentWebElement
Wraps a Selenium
WebElement. |
Copyright © 2018 FluentLenium. All Rights Reserved.