小程序
小游戏
企业微信
微信支付
扫描小程序码分享
我在进行小程序自动化测试的工作,上周更新微信版本后发现如下问题:
获取的https://servicewechat.com/{appid}/{version}/page-frame.html中body为空,而页面内容都包含在/preload/page-frame.html,无法获取。
不知道是出于结构调整,还是其他什么原因。
请给与技术支持。
3 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
经调试,定位如下原因
(make sure the app has its WebView/WebLayer configured for debugging)
微信新版本关闭了WebView/WebLayer的 debug开关
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
仔细看看这个技术方案:
https://github.com/richshaw2015/wxapp-appium
请问下,这个问题解决了吗?
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
经调试,定位如下原因
(make sure the app has its WebView/WebLayer configured for debugging)
微信新版本关闭了WebView/WebLayer的 debug开关
仔细看看这个技术方案:
https://github.com/richshaw2015/wxapp-appium
请问下,这个问题解决了吗?