Katalon integration with CI (TeamCity)

Hello everyone ,

I had little problem with integration between katalon / TeamCity .

I create Job in TC , use the execution by cmd and paste that script : C:\Katalon_Studio_Windows_64-5.10.1\katalon.exe -noSplash -runMode=console -projectPath=“C:\testy_katalon\tests.prj” -retry=0 -testSuitePath=“Test Suites/Standardowe_Test” -executionProfile=“profil” -browserType=“Chrome (headless)”

Propably i do something wrong , please help a little bit :slight_smile:

Maybe these will help?

http://forum.katalon.com/search?q=TeamCity

1 Like

Yeah i saw it , but i have new issues :slight_smile:

this is logs from teamcity

  1. *Only local connections are allowed. ( i saw the proxy settings in katalon )
  2. [Step 1/1] com.kms.katalon.core.exception.StepFailedException: Unable to open browser with url: ‘test url by global variable’ (Root cause: org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary