原文:关于执行webdriver.Chrome; 报错WebDriverException: Message: unknown error: Element is not clickable at point (1085, 103)

from selenium import webdriverfrom time import sleep dr webdriver.Chrome dr.get http: pj .cciccloud.cn portal website index.html time.sleep dr.find element by xpath a class Content a span .click 驱动Fir ...

2018-01-04 16:06 0 1088 推荐指数:

查看详情

python+selenium:点击页面元素时报错WebDriverException: Message: Element is not clickable at point (1372.5, 9.5). Other element would receive the click:

遇到一个非常郁闷的问题,终于解决了, 问题是这样的,NN网站的价格计划,每一个价格计划需要三连击才能全部点开,第一个房型的价格计划是可以正确三连击打开的,可是第二个房弄就不行了,报错说不是可点击的元素,具体错误如下:WebDriverException: Message ...

Wed Jul 04 22:52:00 CST 2018 1 4094
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM