Hello Man
Everyday My Jenkin run Success
- ‘katalon’ is not recognized as an internal or external command,
operable program or batch file.
Everyone know to help
Thank
cd command points to invalid path due to Jenkins log: The system cannot find the patch specified. This lead to the consequence that katalon command can’t be executed.
Please double check the folder path you use in cd command first and pass in correct path where katalon.exe resides there.
Please remove -consoleLog parameter from katalon command when executing on CI servers so that they will display Katalon Studio logs directly in the Console Output window. You will better know about execution progress and why does it fail.
Regards