A test suite that runs successfully from command line on local system fails inside Jenkins project where Jenkins is running on my local system.
Operating System - Windows 10
Katalon Studio Version - 7.2.7 and 7.4.0
Katalon Studio logs execution0.log (156.1 KB)
Katalon Studio execution properties file
** Windows logs folder: <Katalon Studio folder>\config\.metadata\.log
attachedJenkins project Windows log.log (25.9 KB)
Environment (for Web testing) - Jenkins project. Jenkins hosted on local system running Windows 10. Jenkins version is 2.222.1
Browser and Browser version - Google Chrome Version 81.0.4044.122 (Official Build) (64-bit)
Steps to reproduce - Jenkins Freestyle project is created to run Windows batch commands to run CLI locally.
cd C:\Users\xxxxx\Katalon_Studio_Engine_Windows_64-7.4.0
katalonc -noSplash -runMode=console -projectPath=“C:\mjp-regression\Katalon.prj” -retry=0 -testSuitePath=“Test Suites/Cultivation-Jenkins” -executionProfile=“prerelease.mjplatform.com” --config -webui.autoUpdateDrivers=true -browserType=“Chrome (headless)” -apiKey=“xxxxxxxxxxxx”
Expected Behavior - Test suite completes with same results as when executed from the CLI which runs successfully to completion.
Actual Behavior - Script fails in Jenkins project. Full text from Jenkins console is attached…Jenkins Console Output.txt (78.9 KB)
Key lines about the error:
2020-04-22 09:51:09.349 ERROR c.k.k.core.keyword.internal.KeywordMain - ? Unable to open browser with url: ‘’ (Root cause: com.kms.katalon.core.exception.StepFailedException: Unable to open browser with url: ‘’
…
Caused by: org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary