| Package | Description |
|---|---|
| org.fluentlenium.adapter |
| Modifier and Type | Class and Description |
|---|---|
class |
FluentStandalone
Create an instance of this class if you want to use FluentLenium as an automation framework only.
|
class |
FluentStandaloneRunnable
Extend this class and implement
FluentStandaloneRunnable.doRun() if you want to use FluentLenium as an automation framework only. |
class |
FluentTestRunnerAdapter
FluentLenium Test Runner Adapter.
|
class |
IsolatedTest
Deprecated.
use either
FluentStandaloneRunnable and FluentStandalone. |
Copyright © 2018 FluentLenium. All Rights Reserved.