Привет всем!
Буду рад помощи, так как освоение Katalon Studio идет как по маслу )
Делал по инструкции:
https://www.katalon.com/resources-center/tutorials/jenskins-ci-integration
Проект Katalon Studio сохранен не в дефолтной директории, а в папке для git проектов
Из консоли все отлично запускается.
При старте задачи в Jenkins получаю такую ошибку:
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: The platform metadata area could not be written: /Applications/Katalon Studio.app/Contents/MacOS/config/.metadata. By default the platform writes its content
under the current working directory when the platform is launched. Use the -data parameter to
specify a different content area for the platform.
“specify a different content area for the platform” - То есть куда его запихнуть? И как это по правилам?