@ -156,6 +156,7 @@ public class Demo {
sleep(3);
// 设置input
DOMDocument document = browser.getDocument();
document.findElement(By.className("el-input__inner")).setAttribute("value", "1");
}
Powered by TurnKey Linux.