Forum Discussion

HarithaSaji's avatar
HarithaSaji
Occasional Contributor
5 years ago

Running feature file multiple times

I have a feature file written in IntellijIDEA. I have given Example: 'Locale' in all my scenarios.I need to run the entire fetaures in different locales ie; first all the features have to be run with 'Locale' = English , then with 'Locale' = French and so on. I doesnt mean the feature has to change to different language, only the 'Locale' example has to change.

How it is possible?