下面是错误:
ElementClickInterceptedException: Message: element click intercepted: Element <a href="report_exec_hc_1.php?report_id=...">SENECA01</a> is not clickable at point (100, 740). Other element would receive the click: <td align="center" class="footer" bgcolor
我尝试点击没有出现在页面中的元素,然后我使用"keyword Scroll element Into View“,但它没有滚动到视图中,并且Robot return元素在点上不可点击。to the bottom of page and cannot click${x}Javascript window.scrollTo(${x}, ${<em
我正在尝试选择我的p-日历元素。这是一个下拉列表,我想点击打开它。打开它之后,我想从列表中选择一个值(clilck)。input = element(by.css('p-dropdown[formcontrolname="currId"]'));我收到以下错误:
</p-dropdown> is not clickable at point (841, 415
大家好,我在与e2e脚本中的表交互时遇到了一些问题。element(by.css('#topic_0')).click();当我在我的开发环境中时,我可以很好地与它交互,但是当我切换到我的测试环境时,当我与它交互时,我得到了这个错误。Failed: element click intercepted element id="topic_0" is not clickable at point (x,x). other elemen