Package io.fluentlenium.adapter
package io.fluentlenium.adapter
-
ClassDescriptionDefault
FluentControlContainer
implementation, using a simple variable to store theFluentDriver
instance.Default implementation ofSharedMutator
, returning unchanged parameters.Generic adapter toFluentDriver
.Container forFluentControl
of the actual test adapter.Create an instance of this class if you want to use FluentLenium as an automation framework only.Extend this class and implementFluentStandaloneRunnable.doRun()
if you want to use FluentLenium as an automation framework only.FluentLenium Test Runner Adapter.Deprecated.Defines mutations of parameters used forSharedWebDriverContainer
method calls.Effective parameters used by the test.AlternativeFluentControlContainer
implementation, using a ThreadLocal variable to store theFluentDriver
instance.TriConsumer<U,V, W>
FluentStandaloneRunnable
andFluentStandalone
.