Uses of Class
org.fluentlenium.adapter.FluentAdapter
-
Packages that use FluentAdapter Package Description org.fluentlenium.adapter -
-
Uses of FluentAdapter in org.fluentlenium.adapter
Subclasses of FluentAdapter in org.fluentlenium.adapter Modifier and Type Class Description classFluentStandaloneCreate an instance of this class if you want to use FluentLenium as an automation framework only.classFluentStandaloneRunnableExtend this class and implementFluentStandaloneRunnable.doRun()if you want to use FluentLenium as an automation framework only.classFluentTestRunnerAdapterFluentLenium Test Runner Adapter.classIsolatedTestDeprecated.use eitherFluentStandaloneRunnableandFluentStandalone.
-