multiple-cucumber-html-reporter
multiple-cucumber-html-reporter copied to clipboard
Screenshots are not attached to HTML report
Environment:
- Node.js version: [v20.17.0]
- Cypress: [v13.14.1]
- multiple-cucumber-html-reporter: [v3.7.0]
- cypress-cucumber-preprocessor: [v4.3.1]
Config of multiple-cucumber-html-reporter
I´ve configured the report so that to be generated from cucumberJson with multiple-cucumber-html-reporter
Also, I´ve tried using cypress-cucumber-attach-screenshots-to-failed-steps with the report, but I´ve gotten the same.
Describe the bug
The report is not getting attached the screenshots, only shows the error.
Expected behavior
The report should get attached the screenshots.