ValueError: XPath error: Invalid expression in //*[@id=‘info‘]/div/p[1]/test()_Python系列学习笔记
生活随笔
收集整理的這篇文章主要介紹了
ValueError: XPath error: Invalid expression in //*[@id=‘info‘]/div/p[1]/test()_Python系列学习笔记
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
錯誤原因:
經(jīng)檢查,//*[@id='info']/div/p[1]/test()中誤將text寫成test導(dǎo)致出錯。
總結(jié)
以上是生活随笔為你收集整理的ValueError: XPath error: Invalid expression in //*[@id=‘info‘]/div/p[1]/test()_Python系列学习笔记的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 1003 Emergency (25 分
- 下一篇: websocket python爬虫_p