首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >TestCafe & NIVO问题

TestCafe & NIVO问题
EN

Stack Overflow用户
提问于 2021-06-26 03:08:12
回答 1查看 48关注 0票数 0

我有个问题。有没有人遇到过我在运行TestCafe和使用NIVO时遇到的问题?

所有命中NIVO的测试都失败,并显示以下错误消息:

代码语言:javascript
复制
 A JavaScript error occurred on "https://localhost.dev.[webportal].com:3333/dashboard".
      Repeat test actions in the browser and check the console for errors.
      To ignore client-side JavaScript errors, enable the "--skip-js-errors" CLI option, or set the "skipJsErrors" configuration file
      property to "true".
      If the website only throws this error when you test it with TestCafe, please create a new issue at:
      "https://github.com/DevExpress/testcafe/issues/new?template=bug-report.md".
      JavaScript error details:
      ref.add is not a function

SEE SCREENSHOT HERE

EN

回答 1

Stack Overflow用户

发布于 2021-06-30 15:40:57

所有更新都将发布到TestCafe存储库中的相应issue

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/68136048

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档