摘要: Python如何获取页面上某个元素指定区域的html源码? 1 需求来源2 测试对象3 需求实现3.1 使用selenium实现3.1.1 实现过程3.1.2 源码 3.2 使用requests + lxml.etree实现3.2.1 实现过程3.2.2 源码3.2.3 问题排查3.2.3.1 获取 阅读全文
posted @ 2022-10-13 22:15 虫无涯 阅读(34) 评论(0) 推荐(0)