滚动查找到元素,提示元素is not clickable
来源:8-11 滚动查找元素方法实现

cinema
2022-08-01
执行代码,查找到元素,提示元素不能被点击,尝试在查找到后再定位,也是点击不了,请问是什么原因
报错:selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element … is not clickable at point (1055, 15). Other element would receive the click:
…
(Session info: chrome=103.0.5060.134)
写回答
1回答
-
Mushishi
2022-08-02
你去肉眼看,是否这个元素可以看到 然后没有其他元素遮挡。022022-08-07
相似问题