Using DataProvider and TestNG displays error [Utils] [ERROR] [Error] java.lang.NullPointerException

前端 未结 0 587
春和景丽
春和景丽 2020-12-22 01:38

Code from LoginTest()

@DataProvider(name = "BookingData")
Object[][] getData() throws IOException {

    File src = new File("F:\\\\selenium\\\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题