java.util.concurrent.ExecutionException: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Cannot verify the signature of ‘/var/folders/_x/_6bj8mw114j1syhd4yh4sbx80000gp/T/Katalon/Appium/Temp1699531220717/2023109-5309-1uv4ds.9qp7u/appium-uiautomator2-server-v4.17.4.apk’. Original error: The JAVA_HOME location ‘/Applications/Katalon Studio Arm64.app/Contents/Eclipse/jre/Contents/Home’ must exist
2 Likes
While doing Mobile testing you have to set up the JAVA_HOME and ANDROID_HOME Paths under your System Variables.
Please follow the following Steps to set up the same.
This is only applicable for windows Operating system
Actually I am using MAC Book(M2 chip) and also in that I have set Java home in bash profile,
Still I am facing that error!
Katalon Version - 9
Java version - 17
Appium version -1.2
I could not able to do automation for mobile, In the inital face I am getting this error
Please follow the document for configuring