selenium3.141+java無法使用sendkeys方法

driver.findElement(By.id(「qqq」)).sendkeys(); 這句代碼報錯:The method sendkeys() is undefined for the type WebElement 解決方法: 1.選中項目,右鍵,選擇Properties 2.Java Compiler,選擇1.7 3.點擊Apply,OK
相關文章
相關標籤/搜索