摘要: 解决办法: 1、切换到webView,对页面源码进行打印 # self.driver.switch_to.context("WEBVIEW_xweb") # print(self.driver.context) p = self.driver.page_source with open('123.h 阅读全文
posted @ 2020-05-25 10:42 爱语默 阅读(787) 评论(0) 推荐(0)