Package io.fluentlenium.adapter
package io.fluentlenium.adapter
-
ClassDescriptionDefault
FluentControlContainerimplementation, using a simple variable to store theFluentDriverinstance.Default implementation ofSharedMutator, returning unchanged parameters.Generic adapter toFluentDriver.Container forFluentControlof 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 forSharedWebDriverContainermethod calls.Effective parameters used by the test.AlternativeFluentControlContainerimplementation, using a ThreadLocal variable to store theFluentDriverinstance.TriConsumer<U,V, W>
FluentStandaloneRunnableandFluentStandalone.