I have a karate feature file and I can run the feature file from the runner java file but when I run the individual feature file I get this :
I have added these plugins: a)Cucumber for java b) Gherkins
and I have also added *.feature in editor >file type > cucumber scenario
Does anyone know what the issue is ?