我想单击元素"Project“来显示下拉列表(见下图),在其他地方使用python中的selenium库我得到错误: could not be scrolled into view 例如,使用以下代码获得该值could not be scrolled into view while trying to click on an option within a dropdown menu through Selenium
我在点击Selenium的按钮时遇到了问题。我以前从来没有使用过Selenium,所以我尝试在web上搜索解决方案,但没有成功。# My Codefrom selenium.webdriver.common.action_chains import ActionChainsselenium.common.exceptions.ElementNotInteractableException: Message: element
无法单击表单按钮,但可以在屏幕上看到它。我可以看到按钮,但由于某种原因无法点击它,按钮肯定在屏幕中央。尝试,xpath,id,类等等。它上面似乎有一个按钮,它也是用相同的id隐藏的。\ffox_Data_Source_SCCM.py", line 67, in <module> File "C:\Python\Python36-32_execute(Co