| Interface | Description |
|---|---|
| FluentActions<T,E extends FluentWebElement> |
All actions that can be used on the list or on a web element.
|
| FluentJavascriptActions<T> |
Javascript actions that can be used on the list or on a web element.
|
| InputControl |
Access interface for input controls.
|
| Class | Description |
|---|---|
| BaseFill<E extends FluentWebElement> |
Common form filling features.
|
| Fill<E extends FluentWebElement> |
Default form filling features.
|
| FillSelect<E extends FluentWebElement> |
Select form filling features.
|
| FluentJavascriptActionsImpl<T> |
Javascript actions that can be used on the list or on a web element.
|
| KeyboardActions |
Execute actions with the keyboard.
|
| KeyboardElementActions |
Execute actions with the keyboard on a defined element.
|
| MouseActions |
Execute actions with the mouse.
|
| MouseElementActions |
Element specific mouse control interface.
|
| WindowAction |
Execute actions on active window.
|
Copyright © 2016 FluentLenium. All Rights Reserved.