TestCafe & NIVO 问题
Posted
技术标签:
【中文标题】TestCafe & NIVO 问题【英文标题】:TestCafe & NIVO Issue 【发布时间】:2021-09-09 03:30:53 【问题描述】:我有一个问题。有没有人遇到过我在运行 TestCafe 和点击 NIVO 时遇到的问题?
命中 NIVO 的所有测试都失败并显示以下错误消息:
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
【问题讨论】:
【参考方案1】:所有更新都将发布到 TestCafe 存储库中适当的issue。
【讨论】:
以上是关于TestCafe & NIVO 问题的主要内容,如果未能解决你的问题,请参考以下文章