|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FillConstructor | |
|---|---|
| org.fluentlenium.core | |
| org.fluentlenium.core.action | |
| Uses of FillConstructor in org.fluentlenium.core |
|---|
| Methods in org.fluentlenium.core that return FillConstructor | |
|---|---|
FillConstructor |
Fluent.fill(FluentDefaultActions list,
Filter... filters)
Construct a FillConstructor in order to allow easy fill Be careful - only the visible elements are filled |
FillConstructor |
Fluent.fill(String cssSelector,
Filter... filters)
Construct a FillConstructor in order to allow easy fill Be careful - only the visible elements are filled |
| Uses of FillConstructor in org.fluentlenium.core.action |
|---|
| Methods in org.fluentlenium.core.action that return FillConstructor | |
|---|---|
FillConstructor |
FillConstructor.with(String... values)
Set the values params as text for the fluentList or search a new list with the css selector and filters and add the values param on it |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||