ContributionsMost RecentMost LikesSolutionsHow do we execute multiple tags of cucumber in one runner in sequence? We are trying to execute runn we are trying to automation end to end regression scenarios. We are facing issue where we are not able to put the tags in sequence for each runner. it seems tag 3 to tag 9 are taken on priority and then tag 1 and 2. Ours is Selenium Cucumber framework.