水豚警告意外确认模式

发布于 2025-01-10 15:33:04 字数 331 浏览 0 评论 0原文

当我运行完整的测试套件时,水豚似乎发出了弃用警告。警告是,

Unexpected confirm modal - accepting.You should be using `accept_confirm` or `dismiss_confirm`

但没有给出任何跟踪,因此我很难追踪我的代码的哪一部分导致了问题。

我该如何解决这个问题?正如这个 SO 答案 所示,这将很有用,以显示我可以在水豚代码中的何处插入异常以查找我的代码中发生这种情况的地方。

It looks like Capybara is issuing a deprecation warning when I run my complete test suite. The warning is

Unexpected confirm modal - accepting.You should be using `accept_confirm` or `dismiss_confirm`

but no trace is given, so am having difficulty tracking down which part of my code is causing the problem.

How do I fix this? It would be useful, as demonstrated in this SO answer, to show where in the capybara code I can insert an exception to find where this is happening in my code.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文