See: Description
| Class | Description |
|---|---|
| ThucydidesParameterizedRunner | Deprecated
Replaced by SerenityParameterizedRunner
Provided for backwards compatibility
|
| ThucydidesRunner | Deprecated
Replaced by SerenityRunner
Provided for backwards compatibility
|
ThucydidesRunner
runner reads the annotations in the test class, and manages the
WebDriver lifecycle, creating a WebDriver instance at the start
of the tests, and closing it at the end. It also coordinates
the creation of the test run model and the reporting.