Uses of Interface
io.fluentlenium.adapter.IFluentAdapter
Package
Description
-
Uses of IFluentAdapter in io.fluentlenium.adapter
Modifier 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
Modifier and TypeClassDescriptionclass
Cucumber FluentLenium Test Runner Adapter. -
Uses of IFluentAdapter in io.fluentlenium.adapter.junit
-
Uses of IFluentAdapter in io.fluentlenium.adapter.junit.jupiter
-
Uses of IFluentAdapter in io.fluentlenium.adapter.testng
Modifier and TypeClassDescriptionclass
TestNG FluentLenium Test Runner Adapter.class
TestNG FluentLenium Test Runner Adapter.
FluentStandaloneRunnable
andFluentStandalone
.