Command prompt katalon execution keep on looping

Hi Katalon Support,

I just run this command in terminal

./Katalon\ Studio.app/Contents/MacOS/katalon --args -noSplash -runMode=console -consoleLog -noExit -projectPath=“/Users/developer/Desktop/saipul/AutomationAPIandUIDemo/vhz-api-qa/NSC4_Challenge.prj” -retry=0 -testSuitePath=“Test Suites/test” -executionProfile=“default” -browserType=“Chrome (headless)”

and the execution is still looping not finished.

I also attach object file wallet.rs.txt(please rename to wallet.rs) and test case file test_case.txt.


wallet.rs.txt (815 Bytes)
test_case.txt (1.3 KB)

Do you know how to solve this problem?

Thanks

@muhammad_saipul_rohm, as I observe from your screenshot, a request is being sent and it may take some time before going on with the next step. The repeated log snippets you saw on the console are just progress indication for the test suite execution. Please check this again. If your test execution really hangs at the mentioned step for a couple of minutes, please let me know.
Regards.

Hi @huynguyen… I have the same problem… after finish execution my execution keep on looping… I tried wait 5 hours and it never ends.
i use macOS Mojave (10.14.5) and Katalon 6.1.5
Do you can helpme?

Thanks