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.