问题
Why am I getting below error while running feature file in IntellijIDE with Java/Selenium + cucumber framework?
Error running 'Scenario: validating utag data on Login page ': org/jetbrains/plugins/cucumber/java/run/CucumberJvmSMFormatter
回答1:
I have had a similar issue but was fixed after doing the following: Uninstall the gherkin plugin and the cucumber for java plugin and then reinstall them.
File -> Settings -> Plugin
来源:https://stackoverflow.com/questions/51108935/cucumberjvmsmformatter-error-on-intellij-ide