会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
xiaosi203
博客园
首页
新随笔
联系
管理
订阅
2016年10月17日
java selenium后报错Element not found in the cache元素定位要重新赋值之前的定义
摘要: 习惯上把定位的元素在操作之前就定位好, 例如: WebElement element1=driver.findElement(...); declaration1 WebElement element2=driver.findElement(...); declaration2 element1.c
阅读全文
posted @ 2016-10-17 17:35 xiaosi203
阅读(931)
评论(0)
推荐(0)
编辑
公告