Bamboo Katalon integration suite endless loop and Groovy:unable to resolve class

I have removed all the offending unable to resolve class issues. This was explained in another forum.katalon.com thread.

I still cannot get the browser to ‘kick off’ in command line.

If I run the exact same test in Katalon studion it passes.

With cmd line / or bamboo CI, I get the source downloaded correctly. Gradle actions completed correctly updating needed extra project components & jars.

The browser does not appear.

I note in the logs

Rootcause: ..KeywordMain - ? Unable to open browser with url: ‘’

I will check a few forums eg https://stackoverflow.com/questions/55908701/katalon-studio-error-unable-to-open-browser-with-url / Unable to open browser with url: Unable to open browser with url:

Which is odd as this works from running in IDE.

Any ideas much appreciated.