Can not edit run config of a file
Answered
I created a cucumber java file, it runs fine.
I created an other cucumber file and apparently Intellij sees this file as an cucumber.js file?
How can I change that? I tried to look into the run config, but I can't change their anything.
Please sign in to leave a comment.
Did you try to create the Cucumber Java Run/debug configuration instead? https://www.jetbrains.com/help/idea/run-debug-configuration-cucumber-java.html .