Interface FluentBase<OUTER>
- All Known Subinterfaces:
FluentWait<ARG,,FLUENT> WebDriverWait<FLUENT>
public interface FluentBase<OUTER>
A base for fluent APIs defined by Graphene
- Author:
- Jan Papousek
-
Method Summary
-
Method Details
-
commit
Closes the fluent definition and indicates that it can be applied.- Parameters:
action-- Returns:
- the committed fluent definition
-