Uses of Interface
io.fluentlenium.core.FluentControlProvider
-
Uses of FluentControlProvider in io.fluentlenium.adapter
Modifier and TypeInterfaceDescriptioninterface
Container forFluentControl
of the actual test adapter.Modifier and TypeClassDescriptionclass
DefaultFluentControlContainer
implementation, using a simple variable to store theFluentDriver
instance.class
AlternativeFluentControlContainer
implementation, using a ThreadLocal variable to store theFluentDriver
instance.