Closed BlackFairyL closed 2 years ago
This example should almost work, just remove the :str
part and make sure you are using Scenario Outline:
or Scenario Template:
:
Scenario Template: My scenario
Given I am client in channel <channel_name>
Thank you!
Hi everyone! Previously, we used vertical examples, but they are no longer supported in the new version. What to do with such test cases?