Test Suite Collection cannot be executed from command line in 5.8.4

When I try to select a Test Suite Collection in the command generator, it is grayed out and I’m unable to click it. Also, when trying to write the command directly to command line I get

com.kms.katalon.execution.exception.ExecutionException: com.kms.katalon.execution.exception.InvalidConsoleArgumentException: Test suite 'Test Suites/TSC-0001' not found.

I was able to do this before updating from 5.8.0 to 5.8.4.

Hi Mate,

Test Suite Collection’s execution through console mode still works. Please double check again your path and make sure you use -testSuiteCollectionPath parameter, otherwise it will not work.

The actual issue is Test Suite Collection item can’t be selected from that dialog, and the version it does occur is 5.8.2. We will fix this one.

Thanks for your reporting.