Skip to content

v1.2.0

Compare
Choose a tag to compare
@harmin-parra harmin-parra released this 03 Oct 18:00
· 5 commits to 1.2.x since this release
7b411b0

New features

  • Possibility to log WebElement attributes alongside screenshots.
  • External CSS file can be added to the report.
  • Comments can be added to manually logged screenshots.
  • Some command-line and INI file options can be overloaded with pytest markers.

Change

  • The custom test execution summary was removed because it displayed incorrect information

Bug fix

  • HTML characters aren't escaped in logs of exception stack traces.

Limitation

  • Since pytest-html 4.0.0, the CSS needs to be externally added with the --css command-line option.