Original error: An unknown server-side error

[quote=“habinata001, post:1, topic:33451, full:true”]
hello everyone, I have a problem to do mobile testing, I have searched various forums, installed various applications and packages but none of them helped and succeeded. I would be very grateful if there was someone who could solve the problem that I faced.

(upload://pr0gQDfmvyZYx1q6s4uJxrCeF52.png)

1 Like

You have to add your apk desired capability in Katalon Studio/Projects/setting/DesiredCapabilities/Mobile/Android for
appPackage:
appActivity:
appWaitDuration
noSign

you can get above information from google. Once you update above information hope your app should work.

1 Like

hey @statish1607 thaks for your reply

what do you mean like this?

yes you are right and make sure you are updating Appium path correctly in Preferences/Mobile

hey @satish1607 I have done it but it didn’t work, the results obtained are photos that I have given before.

are there other solutions?

Could you please download some other apk file from play store like cricbuzz, gmail etc and find out its package and activity name then update it to ur preferences then try.

My working Katalon details below:

image

Appium path

image