This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
v5.1
New feature
- External CSS file can be added to the report.
Improvements
- SkipException trace is logged for skipped tests throwing that exception.
- WebElement attributes are logged alongside the screenshots.
Bug fixes
- Some exceptions are logged twice on failed tests.
- Minor incoherence in a CSS file.
- Remove locator information from logs as they weren't always accurate.
Change
- TestNG listeners have been merged in a single java class.