Exception in thread “main” after updating cucumber version

前端 未结 4 1510
迷失自我
迷失自我 2021-01-16 15:26

i have updated my cucumber version after that it is giving following exception:

     WARNING: You are using deprecated Main class. Please use 
   io.cucumber         


        
4条回答
  •  既然无缘
    2021-01-16 16:04

    As stated by @mpkorstanje:

    The correct class to use is io.cucumber.core.api.Main

提交回复
热议问题