Q&A-SELENIUM遇到的问题集合

selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document

简单意思就是元素找不到

selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted

原因:页面加载太慢,元素没有加载出来

posted @ 2021-10-20 10:18  三国初梦  阅读(29)  评论(0)    收藏  举报