Skip to content

Cucumber Report and local output is different for playwright-cucumber.jsΒ #2418

Open
@Huseyinaltas1

Description

@Huseyinaltas1

πŸ‘“ 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:
Screenshot 2024-08-13 at 8 18 33β€―AM

Cucumber report (https://reports.cucumber.io/):
Screenshot 2024-08-13 at 8 18 56β€―AM

Screenshot 2024-08-13 at 8 16 58β€―AM

πŸ“š Any additional context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions