-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
π What did you see?
I have two parts to this issue/question.
- Rendering, when an example (using the keyword 'Scenario Outline' is collapsed by clicking on one of its example rows, the term 'Scenario Outline' is replaced with 'Example'. Attached are two screen shots of before and after clicking on a table row.
- What is the motivation for collapsing the Example when a table row/cell of an Example is clicked? It seems non-intuitive (for me, anyway, it would have been more intuitive to use the scenario title as the collapse/expand trigger or have an icon dedicated for such an action in the UI).
Collapsed (after clicking on a table row):
β What did you expect to see?
- The keyword would stay the same (if Scenario Outline is used expanded, it would also be displayed when collapsed).
- Use of a more intuitive element on the screen to cause the collapsing of the scenario content.
π¦ Which tool/library version are you using?
These were rendered using Reqnroll's beta support for Cucumber/HtmlFormatter.
π¬ How could we reproduce it?
No response
π Any additional context?
No response