Dear Jenkins developer, We want to use the Selenium plugin for jenkins. Unfortunately when using the plugin manager to download the plugin, the version is 2.3, which uses a selenium server version 2.29. This version is outdated. On https://github.com/jenkinsci/selenium-plugin/pull/35 there is a pull request by nightbeast, which is dated two months ago. This pull request exists to update the Selenium version from 2.35 to 2.37. This pull request failed a unit test (see: https://jenkins.ci.cloudbees.com/job/plugins/job/selenium-plugin/9/). A test that seems to connect to a machine running Selenium somewhere in the buildserver's network. I'm not sure if that causes the plugin not to be updated, but the latest hpi available through the plugin manager (2.3) still has version 2.29.
So we have two questions: - Why is the plugin still on Selenium version 2.29, while the source code links to version 2.35? - What do we have to do to get this plugin updated to version 2.38? I'd be most willing to help to solve this issue, but I'm unsure on how to do so. Kind regards, Tonni Tielens (GitHub: Tohnmeister) -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
