Katalon test case failure:Caused by: java.lang.IllegalStateException: The driver executable does not exist:

Running katalon test cases on Linux server through Jenkins and getting below error:

/home/qateam/Documents/Katalon_Studio_Linux_64-6.2.2_jenkins/./katalon -noSplash -data=/var/www/html/qateam/samidha/katalon_data -runMode=console -consoleLog -noExit -projectPath="/var/www/html/qateam/samidha/project/qa/testproject/project.prj" -retry=0 -testSuitePath=“Test Suites/Sort_Filter_ProductCount_Loadmore_Emi” -executionProfile=“default” -browserType=“Chrome (headless)”

Caused by: java.lang.IllegalStateException: The driver executable does not exist: /var/www/html/qateam/samidha/project/qa/testproject

Note: When running through Jenkins it is just navigating to the Project Folder and not navigating to the Driver Folder.

How can I fix this?

Know someone who can answer?

Even I’m facing the same issue, Any update on this?? I’m using Katalon 7.7.2

Hi @Madhu.basavaraja,

To run Katalon script in CLI, you need to download Katalon Runtime Engine.

For Katalon Runtime Engine syntax, please refer to this document: