Hii
might be faulty installation.
1. take jenkins job backup (if any jobs) : /var/lib/jenkins/jobs
2. purge Jenkins: apt-get purge --auto-remove jenkins
3. Install from Scratch:
https://www.digitalocean.com/community/tutorials/how-to-install-jenkins-on-ubuntu-16-04
good luck!
On Tuesday, March
Hi DevOps Friends,
i'm trying an automation test, Jenkins windows server Running the Job as
"nt authority\system" user,and it does not triggerout the chrome.
but when i run the job from cmd it opens browser and run test, my cmd
(whoami) gives hsarode as user which is me (admin).
is there any way