New feature
This report creates by default links to scenarios that are unique due to the fact that the same feature can be run on multiple browsers. If you don't use this report with multiple browsers you can disable it by using this option in your set up of the report
report.generate({
jsonDir: './path-to-your-json-output/',
reportPath: './path-where-the-report-needs-to-be/',
staticFilePath: true,
// More options ...
});
Thanks to deckaddict for adding this feature
Contains: