会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
anlcy
博客园
首页
新随笔
联系
订阅
管理
2017年12月5日
selenium 获取input输入框中的值的方法
摘要: 方法一:获取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)
公告