-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: batch-task-plugin, jenkinsfile-runner, jenkinslint-plugin
-
None
-
Environment:Windows 10
Hi Team,Â
Â
I am new to Jenkins and would like to execute some batch scripts.
Steps performed:
1) Create a python script with imported selenium libraries
2) Download and install Jenkins
3) Download chromedriver
4) Create a new item in Jenkins (Freestyle project with build action: execute windows batch command). Command: call "C:\Users\sheick.m.busgeet\Desktop\JenkinsPythonSelenium\SimpleScript.bat"
Â
When i launch the batch file outside Jenkins, everything works but when i launch through Jenkins, it does not work and a debug file is generated (see attached).
Â
Kindly help,
Regards,
Sheick