Intellij Idea community edition
已回答
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
请先登录再写评论。
Hello,
Is it possible to provide sample project example?