In my Cucumber framework, Why Examples is repeated as each step in Intelij IDE Console

14 Views Asked by At

enter image description here

I want each steps of a scenario outline need to be shown in the console.The values I pass through examples can be shown inside the steps.

which is working for other feature files, only for this file it is not working

0

There are 0 best solutions below