Cypress UI 可以看到我的规范文件,但无法正常工作

发布于 2025-01-10 23:31:33 字数 345 浏览 0 评论 0原文

我刚刚在该路径下创建了一个规范文件:integration>mweb>account>address-mweb.spec.ts。 Cypress UI 可以看到我的所有规范文件,但在运行时无法与测试建立连接。

我该如何解决这个问题,有什么想法吗?

ps没有网络问题。

正在等待终端连接

赛普拉斯 UI 外观

I have just created a spec file under that path is integration>mweb>account>address-mweb.spec.ts. Cypress UI sees my all spec files but while running it cannot establish a connection with tests.

How can I fix this, any idea?

p.s there is no network issue.

Waiting to connect on terminal

Cypress UI appearance

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

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

发布评论

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

评论(3

猫卆 2025-01-17 23:31:33

Electron 一样吗,似乎是 chrome 浏览器的问题。在检查其他之前,请尝试使用 Electron

Is it the same with Electron, seems the issue with the chrome browser. Before checking others, please try with Electron

メ斷腸人バ 2025-01-17 23:31:33

将cypress版本更新到最新。它可能会帮助您解决问题。

Update the cypress version to the latest. It might help you to fix the issue.

明天过后 2025-01-17 23:31:33

也许检查你的主机文件,看看

127.0.0.1       localhost

里面是否有

maybe check your hosts file, see whether

127.0.0.1       localhost

is in there

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