Great Explanations Sir....Actually I have one problem I refer your all video of selenium crash course but at last when I tried to Install Jenkins.war file it says that version is older .....My Eclipse version is java 17 so, I understand that Jenkins is suitable for latest version but right now, I have problem that I have all the files of making Projects in that old java 17 version, so if I uninstall and install new java 8 or java 11 version then what about my projects ...it is lost if I install new version??.....I m confused sir.....Please reply.....sir
@QAFox2 жыл бұрын
Java 17 is recently released into the market and Jenkins latest version is not supporting it yet. The only way until we get Jenkins supportable version is to downgrade to Java 11. In the machine where Jenkins is installed, we should have Java 11. But in real time, you don't have to really downgrade to Java 11 in the machine where you have automation scripts. As in real time, automation scripts will be on different machine and Jenkins will be installed in a different machine by admin team. Just for learning purpose, you have to downgrade.