| Class | Description |
|---|---|
| SerenitySystemProperties |
Convenience class used to get and set Serenity system properties.
|
| Exception | Description |
|---|---|
| PendingStepException |
Exception thrown to indicate that a test cannot proceed and should be considered 'pending'.
|
| SkipStepException |
Exception thrown to indicate that a test cannot proceed and should be considered 'skipped'.
|