katalon-studiotestautomationfx

I generated a console.property file from katalon studio but I can't excute through command line


The documentation on Katalon saying if run below command line after generating console. property file from test suites, it will run from the command window :

katalon -propertiesFile="" -runMode=console

However, it says Katalon is not recognized as an internal or external command. What should I do?


Solution

  • If path of katalon.exe is not defined in your PATH variable, command above will only work if you are in Katalon Studio root folder, in which katalon.exe is located.