Skip to content

Version 1.25.x

Latest
Compare
Choose a tag to compare
@giulong giulong released this 04 Jul 14:39
· 66 commits to develop since this release

Html Reports always inlined

Before v1.25.0, the Extent html report relied on external resources such as images and videos taken during the execution. Optionally, it was possible to configure Spectrum to produce a copy with those resources inlined.

Starting with v1.25.0, the Extent html report is always inlined. Contextually, these two configuration keys were dropped:

  • extent.inline
  • extent.inlineReportFolder

If you had them in your configuration*.yaml files, just delete them.