7***@qq.com
7***@qq.com
  • 发布:2025-03-15 20:50
  • 更新:2025-03-15 20:50
  • 阅读:62

#插件讨论# 【 HBuilderX uni-app自动化测试 - DCloud-HBuilderX团队 】Converting circular structure to JSON

分类:uni-app

单元测试代码使用input方法

await inputs[0].input('会员') // 会员姓名  
await inputs[1].input(phoneNumber) // 手机号码

在微信开发者工具里面运行自动化测试报错:
[渲染层错误] TypeError: SystemError (exparserScriptError)

Converting circular structure to JSON
--> starting at object with constructor 'l'
| property 'parentNode' -> object with constructor 'd'
| property 'childNodes' -> object with constructor 'Array'
--- index 0 closes the circle(env: macOS,mp,1.06.2412050; lib: 3.7.10)>
怎么解决?

2025-03-15 20:50 负责人:无 分享
已邀请:

要回复问题请先登录注册