如何将 Selenium Grid 2 与 Hudson/Jenkins 集成?

发布于 2024-12-10 21:57:49 字数 236 浏览 0 评论 0原文

我想知道如何在 Windows 或 Linux 上集成 selenium Grid 2 和 Jenkins,两者都适合我。 (我能够使用 TestNG 和 Java 在同一台机器和不同机器上成功地单独运行 Selenium Grid 2)

我们应该使用 Ant 来构建(目前使用 GIT 作为版本控制系统)吗? Jenkins/Hudson 的 Selenium Grid 插件支持 Grid 2 吗?如果是这样,我们怎样才能实现这种整合呢?

I would like to know how to integrate selenium Grid 2 and Jenkins on Windows or Linux both are fine with me. (I am able to run Selenium Grid 2 alone successfully on the same machine and on different machines using TestNG and Java)

Should we use Ant to build (currently using GIT as version control sys)? Does Jenkins/Hudson's Selenium Grid plugin support Grid 2? If so how can we achieve this integration?

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

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

发布评论

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

评论(1

π浅易 2024-12-17 21:57:49

更新:2011 年 12 月 26 日,Jenkins 网格插件升级为使用 Selenium2
https://wiki.jenkins-ci.org/display/JENKINS/Selenium+Plugin


有一个适用于 Jenkins 的 Selenium 网格插件 https://wiki.jenkins-ci.org/display/JENKINS/Selenium+Plugin

但是,jenkins 插件基于旧的 Selenium Grid (v1)(但应该可以处理 webdriver/selenium2 的一些怪癖)。

Jenkins bug 跟踪器上有一张票 将 Selenium Grid 插件升级到 Selenium Grid 2.0。也许在 Jenkins Jira 上投票支持这张票会加速事情的进展......

UPDATE: On 26/12/2011 the Jenkins grid plugin was upgraded to use Selenium2
https://wiki.jenkins-ci.org/display/JENKINS/Selenium+Plugin


There is a Selenium Grid Plugin for Jenkins https://wiki.jenkins-ci.org/display/JENKINS/Selenium+Plugin .

However, the jenkins plugin is based on the old Selenium Grid (v1) ( but should work with some quirks with webdriver/selenium2 ).

There is a ticket open on the Jenkins bug tracker Upgrade Selenium Grid Plugin to Selenium Grid 2.0. Maybe voting for this ticket on the Jenkins Jira would speed up the things...

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