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系列学习笔记
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
錯誤原因:
經檢查,//*[@id='info']/div/p[1]/test()中誤將text寫成test導致出錯。
總結
以上是生活随笔為你收集整理的ValueError: XPath error: Invalid expression in //*[@id=‘info‘]/div/p[1]/test()_Python系列学习笔记的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 1003 Emergency (25 分
- 下一篇: 1073 多选题常见计分法 (20 分)