| Method and Description |
|---|
| org.fluentlenium.core.wait.FluentWait.until(Predicate<Fluent>)
This method is java8 lambda ambigous with
FluentWait.until(Function) and will be removed. |
| org.fluentlenium.core.filter.FilterConstructor.with(String, Matcher) |
| org.fluentlenium.core.filter.FilterConstructor.with(String, String) |
| org.fluentlenium.core.filter.FilterConstructor.withId(Matcher) |
| org.fluentlenium.core.filter.FilterConstructor.withName(Matcher) |
| org.fluentlenium.core.filter.FilterConstructor.withText(Matcher) |
Copyright © 2016 FluentLenium. All Rights Reserved.