码迷,mamicode.com
首页 > 系统相关 > 详细

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

时间:2017-03-01 16:38:51      阅读:1163      评论:0      收藏:0      [点我收藏+]

标签:selenium   table   数据   ges   .com   element   需要   current   blog   

Exception in thread "main" org.openqa.selenium.InvalidElementStateException: invalid element state: Element is not currently interactable and may not be manipulated

技术分享

这是在异步取数据的时候取不到,只需要加一个延时就好了

   Thread.sleep(2000);

 

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

标签:selenium   table   数据   ges   .com   element   需要   current   blog   

原文地址:http://www.cnblogs.com/hong0632/p/6484458.html

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