| Interface | Description |
|---|---|
| FluentContainer |
Container object that can be initialized with a
FluentControl. |
| FluentControl |
Global control interface for FluentLenium.
|
| FluentControlProvider |
Provides the FluentDriver for actual test.
|
| FluentPageControl |
Control a Page Object.
|
| SeleniumDriverControl |
Control interface for selenium underlying web driver.
|
| Class | Description |
|---|---|
| DefaultFluentContainer |
Default minimal implementation for
FluentContainer. |
| FluentDriver |
Util Class which offers some shortcut to webdriver methods
|
| FluentPage |
Use the Page Object Pattern to have more resilient tests.
|
Copyright © 2018 FluentLenium. All Rights Reserved.