Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

v5.1

Compare
Choose a tag to compare
@harmin-parra harmin-parra released this 02 Sep 21:43
· 45 commits to main since this release

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.