Uses of Class
io.fluentlenium.adapter.FluentAdapter
Packages that use FluentAdapter
Package
Description
-
Uses of FluentAdapter in io.fluentlenium.adapter
Subclasses of FluentAdapter in io.fluentlenium.adapterModifier and TypeClassDescriptionclass
Create an instance of this class if you want to use FluentLenium as an automation framework only.class
Extend this class and implementFluentStandaloneRunnable.doRun()
if you want to use FluentLenium as an automation framework only.class
FluentLenium Test Runner Adapter.class
Deprecated. -
Uses of FluentAdapter in io.fluentlenium.adapter.cucumber
Subclasses of FluentAdapter in io.fluentlenium.adapter.cucumberModifier and TypeClassDescriptionclass
Cucumber FluentLenium Test Runner Adapter.Methods in io.fluentlenium.adapter.cucumber that return FluentAdapterModifier and TypeMethodDescriptionFluentTestContainer.instance()
Returns single instance of adapter across all Cucumber steps. -
Uses of FluentAdapter in io.fluentlenium.adapter.junit
Subclasses of FluentAdapter in io.fluentlenium.adapter.junit -
Uses of FluentAdapter in io.fluentlenium.adapter.junit.jupiter
Subclasses of FluentAdapter in io.fluentlenium.adapter.junit.jupiter -
Uses of FluentAdapter in io.fluentlenium.adapter.testng
Subclasses of FluentAdapter in io.fluentlenium.adapter.testng
FluentStandaloneRunnable
andFluentStandalone
.