| Package | Description |
|---|---|
| org.fluentlenium.core.domain | |
| org.fluentlenium.core.label |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
FluentLabelImpl<T>
Apply label and label hints to element.
|
Copyright © 2016 FluentLenium. All Rights Reserved.