Intellij Idea community edition
Answered
I am getting below error.
Error: Could not find or load main class cucumber.cli.Main
Caused by: java.lang.ClassNotFoundException: cucumber.cli.Main
I have tried all online suggestions and reinstall intelliJ few times but getting same error while running feature file.
all dependencies are correct
Please sign in to leave a comment.
Hello,
Is it possible to provide sample project example?