Cucumber Exception: java.lang.ClassNotFoundException: cucumber.io.ResourceLoader

后端 未结 3 1127
有刺的猬
有刺的猬 2020-12-19 15:17

I am facing an error whenever I run the cucumber test by Junit. Here is the following Exception. Any help will be awesome

NOTE:

THER

3条回答
  •  轮回少年
    2020-12-19 15:55

    Make sure all your cucumber-* jars have the same version, Try this thing - It should resolve your issue.

提交回复
热议问题