Hi, never heard of autoIT but isn't your issue related to an incomplete PATH?
To understand, you could do things like echo %PATH% both on your command line, and in the batch step in Jenkins. Cheers Le 3 févr. 2016 6:38 AM, "Nikhil Mylarapu" <[email protected]> a écrit : > 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". > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/20a63db2-4ff5-4470-8400-4a6274224946%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/20a63db2-4ff5-4470-8400-4a6274224946%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS597R8aY%3Dv3BfN0%3DNG5Zx%3DsvdAJ-QfcQfqKwBgR4L%2B2LQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
