简体   繁体   English

jenkins如何与Java 10一起用于硒

[英]How jenkins can be use with Java 10 for selenium

Can we use jenkins, if we are working on Java 10 version. 如果我们正在开发Java 10版本,可以使用jenkins吗?

As according to their document, Jenkin is currently compatible up to Java 8. 根据他们的文档,Jenkin当前与Java 8兼容。

So What should we have to use either Java 10 or Java 8 for Jenkins ? 那么,对于Jenkins,我们应该使用Java 10还是Java 8?

Is their any other framework/tool, which is same as Jenkins. 是他们的任何其他框架/工具,与Jenkins相同。

Please see that as per the official Jenkins blog, 请按照詹金斯官方博客的说法,

Starting from Jenkins 2.127, weekly releases can be launched with Java 10 and Java 11 (preview). 从Jenkins 2.127开始,可以使用Java 10和Java 11(预览版)启动每周发布。 Although there are some known compatibility issues, the packages are ready for evaluation and exploratory testing. 尽管存在一些已知的兼容性问题,但这些软件包已准备好进行评估和探索性测试。

You can find more information here 您可以在这里找到更多信息

Regarding, 关于,

Is their any other framework/tool, which is same as Jenkins. 是他们的任何其他框架/工具,与Jenkins相同。

There are a lot of CI/CD vendors in the market. 市场上有很多CI / CD供应商。 GITLAB, Travis-CI, Circle-CI, go-CD etc. to name a few. GITLAB, Travis-CI, Circle-CI, go-CD等仅举几例。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在新系统上使用Java安装Selenium以及如何使用Jenkins作为CI生成正确的测试报告 - How to install Selenium with Java on new system and to use Jenkins as CI to generate proper test report 如何在Jenkins中使用Java变量 - How to use Java variables in Jenkins 如何在Selenium WebDriver中使用Java使用不同版本的IE(IE6、7、8、9和10) - How to use different version of IE (IE6, 7, 8, 9 and 10) in Selenium WebDriver with Java 如何通过使用Java在Selenium RC中使用xpath - How can I use xpath in Selenium RC by using Java JAVA - 如何在selenium中使用xpath - JAVA - How to use xpath in selenium java selenium 否则如何使用 - java selenium how to use if else 如何在Jenkins for Maven / Java项目上实现selenium测试? - How to implement selenium tests on Jenkins for Maven/Java project? 如何使用Selenium和Java从Jenkins获取测试运行ID - How to take Test Run ID from Jenkins using selenium and Java 如何在运行时获取Selenium / java中的jenkins参数 - How to get jenkins parameter in selenium / java on run time 如果我的脚本通过 Jenkins 在 BrowserStack 上运行,我如何通过 Selenium (Java) 脚本向特定的 Slack 通道发送消息 - How can I send message to specific Slack channel through Selenium (Java) script if my script is running on BrowserStack through Jenkins
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM