Selenium code showing java.lang.NullPointerException when trying to access the code from other class by extending the class

后端 未结 0 1272
梦毁少年i
梦毁少年i 2020-11-27 13:48

I am trying to select the selenium selectors(xpath, id ...) by calling a single function rather than writing driver.findElement(by.selector()) again and again. The code work

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