Uses of Class
io.fluentlenium.core.FluentDriver
-
Uses of FluentDriver in io.fluentlenium.core.conditions
Modifier and TypeMethodDescriptionprotected Predicate<FluentDriver>
AtLeastOneElementConditions.buildAtLeastOnePredicate
(Predicate<FluentWebElement> predicate, boolean defaultValue) Build predicate for this condition.protected Predicate<FluentDriver>
EachElementConditions.buildEachElementPredicate
(Predicate<FluentWebElement> predicate, boolean defaultValue) Build predicate for this condition.