When I run my Cucumber feature file I am getting following error:
Exception in thread "main" cucumber.runtime.CucumberException: No backends were found. Please make sure you have a backend module on your CLASSPATH.
I added all latest dependencies.
What is the problem and how can I solve this?