ContributionsMost RecentMost LikesSolutionsMultiple Step Definition match - feasibility of specifying priority Hello All, I am using Cucumber-Java, I have a special use case that requires some help from you. I have a generic step definition method that matches any step. Is there a way to tell Cucumber to look for exact match first if not use the generic step definition ? Thanks muhi Solved