Problem with custom keyword in Console Mode Execution

Since version 6.1.2 i can’t run tests in console mode. All works fine in GUI mode.

Operating System Windows 10
Katalon Studio Version 6.1.2+
Screenshots


Steps to reproduce

  1. Create new web project
  2. Create new keyword(check “generate sample keywords for Web”)
  3. Create new empty testsuite
  4. Try to run

katalon -noSplash -runMode=console -consoleLog -noExit -projectPath=“C:\Users\ziavra\Katalon Studio\example\example.prj” -retry=0 -testSuitePath=“Test Suites/New Test Suite” -reportFolder=report -browserType=“Chrome (headless)”

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.