| Class | Description |
|---|---|
| ExtentReports |
ExtentReports (by Anshoo Arora) is a HTML reporting library for Selenium WebDriver
for Java which is extremely easy to use and creates beautiful execution reports.
|
| LogSettings |
| Enum | Description |
|---|---|
| Chart | |
| DisplayOrder | |
| GridType | |
| LogLevel |
Sets the maximum logging level for the log events
ALLOW_ALL: default setting which passes all log events to the report
FAIL: Allows FAIL and FATAL events sent to the report
WARNING: Allows WARNING and FAIL events to be sent to the report
ERROR: Allows ERROR and FAIL events to be sent to the report
ERRORS_AND_WARNING: Allows Errors, Warnings and FAIL/FATAL events
OFF: No events are allowed to be written to the report
|
| LogStatus |
Specifies the log status of the log-event
|
Copyright © 2015. All rights reserved.