| Package | Description |
|---|---|
| org.fluentlenium.core.domain | |
| org.fluentlenium.core.hook |
| 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 |
HookControlImpl<T>
Control implementation for hooks.
|
Copyright © 2016 FluentLenium. All Rights Reserved.