Skip to content

Scenarios using table showing up yellow in HTML output since 1.3.0 #493

Closed
@fabrice31

Description

@fabrice31

When you use a table in a scenario, the HTML output is showing in yellow.
(The console output is fine)

Example :

    Scenario: I test a table
       When I test data with:
       | name       | value       |
       | TheName | TheValue |

This issue happen only with version > 1.3.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions