通过 Cuke4Duke 使用 Cucumber 时未找到 Geb $ 函数

发布于 2024-10-13 17:48:36 字数 322 浏览 2 评论 0原文

我正在使用 Cuke4Duke 运行我的 Cucumber 测试。我正在使用 Geb(Geb 手册)来控制浏览器。

有谁知道如何配置 Cucumber/Geb 以便 $ 函数 (Geb $ Function< /a>) 可用于 Cucumber 测试吗?

I'm using Cuke4Duke to run my Cucumber tests. I'm using Geb (Geb Manual) to control the browser.

Does anyone know how to configure Cucumber/Geb so that the $ function (Geb $ Function) is available to Cucumber tests?

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

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

发布评论

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

评论(1

闻呓 2024-10-20 17:48:36

browser.$() 似乎工作正常。不过,不必输入浏览器就好了。

browser.$() seems to work fine. would be nice not to have to type browser though.

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