web-异常:Stale Element Reference Exception

[自动化测试]Stale Element Reference Exception 关于这个异常,官方给出两个可能原因: The element has been deleted entirely.The element is no longer attached to the DOM.我的个人理解是,无论是否借助框架,实际上的操作都是先找到这个element,然后对它进行操作(一般就是点击),在这
相关文章
相关标签/搜索