Hi,
I have integrated Circle CI with my mobile automation project in Katalon. But when running a job in Circle CI it triggers “com.kms.katalon.execution.mobile.exception.MobileSetupException: It appears that you don’t have NodeJS installed and set up correctly” error. Anyone can help with this. I saw some posts on Katalon docker not included appium and node. Please help
Please make sure you have set up everything properly for Mobile Testing. Please refer to the following documents, which may help you resolve the issue yourself.
Hi @Jass,
Thanks for your response. I have set up everything based on the above docs only. And the tests are running successfully in my local machine. This issue I encountered when running scripts from Circle CI jobs(job configuration also done based on the docs which I found) It executes the Katalon command then trigger this error