【发布时间】:2019-06-11 12:43:23
【问题描述】:
我尝试单击一个按钮,但出现此错误:
ElementClickInterceptedException:
element click intercepted: Element
<button class="ogOEj4x-0BpDZWeccJwxx s1vteny2-12 fJWqQW">...</button>
is not clickable at point (1108, 559).
Other element would receive the click:
<button class="ogOEj4x-0BpDZWeccJwxx s1vteny2-12 fJWqQW">...</button>
在 HTML 中只有一个带有 class 的按钮。
那么这个错误的意义何在?无法点击按钮,因为它会收到点击?
【问题讨论】:
标签: selenium