摘要: 方法一:获取input的文本值 <input class="form-text-normal" id="txtName" name="Name" type="text" maxlength="45" >星河学院</input> chrome.findElement( By.id("txtName") 阅读全文
posted @ 2017-12-05 17:12 anlcy 阅读(1799) 评论(0) 推荐(0)