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

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了运行TestCase时,提示:Element is not currently visible and so may not be interacted with相关的知识,希望对你有一定的参考价值。

今天在跑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的主要内容,如果未能解决你的问题,请参考以下文章

普通maven工程,运行时testCase没报错 结果提示test ignored?

运行webpack报错信息:element.loader.split is not a function

运行用例时,报错Unknow Error:Element xxx is not clickable……的解决方法

element.dispatchEvent is not a function的解决

element中file-upload组件的提示‘按delete键可删除’,怎么去掉

Eclipse运行自动化脚本报错: invalid element state: Element is not currently interactable and may not be manipu