2019年6月4日
摘要: 1.定位app的H5页面,使用 contexts = self.driver.contexts 打印print(contexts) 发现结果只有natives, 原因为要开发在打包时,开启webview的debug属性setWebContentDebuggingEnabled(true) 2.在调起 阅读全文
posted @ 2019-06-04 18:39 进击的麻瓜 阅读(419) 评论(0) 推荐(0) 编辑