Running the katalon task from Bamboo

Hi,

I have installed the Katalon studio and implemented the scripts.
Using the trail version of API key I am trying to execute my scripts in BAMBOO with the command:

-browserType=Chrome -retry=0 -statusDelay=15 -testSuitePath=“Test Suites/” -apiKey= -custom-folder=”G:\bamboo_deploy_temp”

I am getting the error:
org.openqa.selenium.WebDriverException: unknown error: cannot create temp dir for user data dir.

How can we resolve this issue with trail API key. Could you please help us?

@Anuradha.Nalluri

Please try to make sure that your RE is installed at a folder with read/write permission.