You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using @badeball/cypress-cucumber-preprocessor to run automated tests with a HTML report outputted. The HTML report is not attaching images for passing tests using the latest version @cucumber/html-formatter 21.10.0. Tests which fail do have their image attached. With @cucumber/html-formatter 21.9.0, the HTML report has images attached for both failing and passing tests.
✅ What did you expect to see?
The HTML report should attach images for both passing and failing tests.
The text was updated successfully, but these errors were encountered:
olleolleolle
changed the title
Images not being attached in HTML report
Images not being attached in HTML report, for passing tests
Apr 15, 2025
ijaved
changed the title
Images not being attached in HTML report, for passing tests
Images not being attached in HTML report for passing tests
Apr 15, 2025
👓 What did you see?
I am using @badeball/cypress-cucumber-preprocessor to run automated tests with a HTML report outputted. The HTML report is not attaching images for passing tests using the latest version @cucumber/html-formatter 21.10.0. Tests which fail do have their image attached. With @cucumber/html-formatter 21.9.0, the HTML report has images attached for both failing and passing tests.
✅ What did you expect to see?
The HTML report should attach images for both passing and failing tests.
📦 Which tool/library version are you using?
@badeball/cypress-cucumber-preprocessor - 22.0.1
@cucumber/html-formatter - 21.10.0
@cypress - 14.3.0
🔬 How could we reproduce it?
📚 Any additional context?
No response
The text was updated successfully, but these errors were encountered: