Problem with running test suite collection on katalon runtime engine

Hello all,

I can’t seem to run my test suite collection through Katalon Runtime Engine. Based on the Error Log, I got this error

com.kms.katalon.execution.exception.ExecutionException: No mobile device name available

while on the terminal where I run the generated command, I got

com.kms.katalon.execution.exception.ExecutionException: Unable to execute test suite 'Test Suites/test

If it helps, I use the command generated by Katalon Studio to run my test suite collection and also actual android device. It seems the deviceID is not set and I am not sure why even though it is already specified in the test suites collection .ts file.

Thank you in advance!

1 Like

Hello @wilbert123, did you fixed the issue? I have the same behavior and no idea what to do… :frowning:

I believe I have fixed the problem. Please ensure you click the “Run Configuration” tab and select device there. Katalon should prompt you to do so but it does not.