Silktest void 0 错误?

发布于 2024-08-23 16:17:24 字数 109 浏览 5 评论 0原文

我正在使用 Silk 运行一些测试,但它不断抛出此错误“void 0”。有谁知道如何阻止此代码的执行?

我的平台是XP SP3,FireFox 3.6。

有人有什么想法吗?

I'm running some tests with Silk and it keeps throwing this error "void 0". Does anyone have any idea how I can stop this code from executing?

My platform is XP SP3, and FireFox 3.6.

Anyone have any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

じее 2024-08-30 16:17:24

在调试模式下运行失败的测试,逐步执行,直到出现错误。一旦您知道导致该问题的原因,发布,也许有人可以帮助解决问题。

我经常使用 Silk,听到没有其他上下文的情况下得到“void 0”是没有用的。

Run the failing test in debug mode, stepping through until you get the error. Once you know what is causing it, post that and maybe someone can help resolve the problem.

I use Silk regularly, and hearing that you're getting "void 0" with no other context is useless.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文