java.lang.NumberFormatException: For input string: “”“”

前端 未结 0 1420
暖寄归人
暖寄归人 2020-11-30 11:11

Code:

final String html = driver.findElementByXPath("//*").getAttribute("outerHTML");
        final int genderIndex = html.indexOf("\         


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