原文:關於執行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