Feature: Exmaple Scenario with attribute
Scenario: Initialisation
And counter is "1"
Scenatio Outline: Exmaple Scenario with attribute
And value is "<AttributeValue>"
Examples:
|AttributeValue |
|${counter} |
On executing such a example table which contains an attribute GWEN throws below error;
ERROR - No group with name {counter}
Feature file to reproduce
On executing such a example table which contains an attribute GWEN throws below error; ERROR - No group with name {counter}
Env Details
Gwen Version - 2.53 Chrome Driver - Latest (92)