会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
xqnq2007
博客园
首页
新随笔
联系
管理
订阅
2017年12月1日
selenium 父子 兄弟结点定位
摘要: http://www.jb51.net/article/92673.htm
阅读全文
posted @ 2017-12-01 19:11 xqnq2007
阅读(290)
评论(0)
推荐(0)
编辑
selenium清空元素时,.clear不执行
摘要: 应该是由于鼠标焦点没有定位到相应元素 driver.find_element_by_xpath('//input[@type="password"]').click() driver.find_element_by_xpath('//input[@type="password"]').clear()
阅读全文
posted @ 2017-12-01 14:55 xqnq2007
阅读(2011)
评论(0)
推荐(0)
编辑
公告