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
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.
👓 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);
Local output:
Cucumber report (https://reports.cucumber.io/):
📚 Any additional context?
No response
The text was updated successfully, but these errors were encountered: