I am running on "Jenkin version 1.638".
I am trying to run my protractor scripts through Jenkins, I have a script where autoIT need to execute, to upload a file. When i run protractor command through "Execute Windows batch command" i get the following error
" 'protractor' is not recognized as an internal or external command, operable program or batch file. "
Could any one please help to solve this.
When i run through SSH command, protractor was able to run but could not start execution of "autoIT".