findElement報(bào)錯
報(bào)錯 Exception in thread "main" org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"id","selector":"KW"} Command duration or timeout: 445 milliseconds 是什么原因呢
報(bào)錯 Exception in thread "main" org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"id","selector":"KW"} Command duration or timeout: 445 milliseconds 是什么原因呢
2018-03-15
舉報(bào)
2018-03-26
貼html代碼看看,如果你是定位百度的輸入框,那只是因?yàn)閕d寫錯了,應(yīng)該是driver.findElement(By.id("kw")),kw是英文字母小寫