哈德逊的硒 RC

发布于 2024-10-08 06:17:25 字数 82 浏览 0 评论 0原文

有没有办法将selenium安装到hudson中,并让它通过.dll(c#)运行测试?到目前为止我能找到的只是一个html脚本。

谢谢

is there a way to install selenium into hudson, and have it run a test via a .dll (c#)? all i can find so far is a html script.

Thanks

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

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

发布评论

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

评论(2

夜访吸血鬼 2024-10-15 06:17:25

如果您的 Selenium 测试基于 NUnit,您应该能够在 Hudson 中运行它们。在这种情况下,您还可以使用 Hudson 的 Selenium 插件

If your Selenium test are based on NUnit, you should be able to run them in Hudson. You can also utilize Selenium Plugin for Hudson in this case.

浮云落日 2024-10-15 06:17:25

我找到的解决方法是使用 gallio 并将我编译的 DLL 推送到它的 gallio.echo 控制台。

哈德森根据加里奥的结果通过或失败了这项工作。

The fix i've found for this, was to use gallio and push my compiled DLL throw its gallio.echo console.

hudson passes and fails the job based on the results from gallio.

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