How to execute each scenario outlines in parallel, but the outline examples of each scenario in sequential manner
Considering I have the parallel tag set to true at the feature file level, Can I have the scenario outline examples executed in sequential manner?