【发布时间】:2018-03-20 05:30:12
【问题描述】:
我收到这个错误:
unknown error: Element is not clickable at point (1327, 310). Other element would receive the click
我使用的是 chrome 浏览器版本 65.0.3325.162 (Official Build) (64-bit) ,ChromeDriver 2.36,我的 selenium jar 是 Selenium Standalone Server 3.11.0。
【问题讨论】:
-
还有哪个元素正在接收点击,在错误消息中提到,在您未与我们分享的部分。运行测试时发生了什么,是否有一些动画正在运行,隐藏必须单击的元素?
标签: selenium selenium-chromedriver