标签: javascript
我正在尝试使用代码
driver.findElement(By.id("ContentPlaceHolderView_ctlRegistration_CustomerDetail_Button2")).click();
但我收到错误String index out of range: -7。有人可以让我知道为什么我得到这个错误。相同的代码适用于一种测试方法,但它不适用于另一种方法。谢谢提前,Manasa
String index out of range: -7