Uses of Interface
io.fluentlenium.adapter.IFluentAdapter
Packages that use IFluentAdapter
Package
Description
-
Uses of IFluentAdapter in io.fluentlenium.adapter
Classes in io.fluentlenium.adapter that implement IFluentAdapterModifier and TypeClassDescriptionclass
Generic adapter toFluentDriver
.class
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 IFluentAdapter in io.fluentlenium.adapter.cucumber
Classes in io.fluentlenium.adapter.cucumber that implement IFluentAdapterModifier and TypeClassDescriptionclass
Cucumber FluentLenium Test Runner Adapter. -
Uses of IFluentAdapter in io.fluentlenium.adapter.junit
Classes in io.fluentlenium.adapter.junit that implement IFluentAdapter -
Uses of IFluentAdapter in io.fluentlenium.adapter.junit.jupiter
Classes in io.fluentlenium.adapter.junit.jupiter that implement IFluentAdapter -
Uses of IFluentAdapter in io.fluentlenium.adapter.testng
Classes in io.fluentlenium.adapter.testng that implement IFluentAdapterModifier and TypeClassDescriptionclass
TestNG FluentLenium Test Runner Adapter.class
TestNG FluentLenium Test Runner Adapter.
FluentStandaloneRunnable
andFluentStandalone
.