码迷,mamicode.com
首页 > 其他好文 > 详细

运行TestCase时,提示:Element is not currently visible and so may not be interacted with

时间:2016-06-02 18:09:38      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:

今天在跑case的时候,robotframework提示:Element is not currently visible and so may not be interacted with

 

技术分享

 

明明在页面上可以用xpath定位到的,但就是跑用例的时候报错,元素不可见。

 

后来发现,跑用例的时候,浏览器不是最大化,导致个人设置没有显示出来,于是在用例中加上Maximize browser Window,终于跑成功了。

 

运行TestCase时,提示:Element is not currently visible and so may not be interacted with

标签:

原文地址:http://www.cnblogs.com/rf-bear/p/5553829.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!