| Package | Description |
|---|---|
| org.fluentlenium.adapter | |
| org.fluentlenium.core | |
| org.fluentlenium.core.action | |
| org.fluentlenium.core.domain | |
| org.fluentlenium.core.search |
| Modifier and Type | Class and Description |
|---|---|
class |
FluentTest
All Junit Test should extends this class.
|
class |
IsolatedTest |
| Modifier and Type | Class and Description |
|---|---|
class |
Fluent
Util Class which offers some shortcut to webdriver methods
|
class |
FluentAdapter |
class |
FluentPage
Use the Page Object Pattern to have more resilient tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FillConstructor |
class |
FillSelectConstructor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FluentList<E extends FluentWebElement> |
| Modifier and Type | Class and Description |
|---|---|
class |
FluentJavascript
Map result of executed javascript.
|
class |
FluentListImpl<E extends FluentWebElement>
Map the list to a FluentList in order to offers some events like click(), submit(), value() ...
|
class |
FluentWebElement
WebElementCustom include a Selenium WebElement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Search |
Copyright © 2015 AConsulting. All Rights Reserved.