Open
Description
π What did you see?
cucumber report (https://reports.cucumber.io/) has some output that is not clear other than local output. It is really hard to read issues on cucumber report.
β What did you expect to see?
Same output on cucumber report and local output for playwright.
π¦ Which tool/library version are you using?
node: v18.20.3
cucumber/cucumber": "^10.8.0",
π¬ How could we reproduce it?
install
node: v18.20.3
cucumber/cucumber": "^10.8.0"
playwright/test": "^1.45.1",
tesseract.js:"^5.1.0",
And validate a receipt by tesseract with playwright test function:
expect(expected).toBe(text);
Cucumber report (https://reports.cucumber.io/):

π Any additional context?
No response
Metadata
Metadata
Assignees
Labels
No labels