After entering into the gallery page it is showing that - Unable to capture objects - Runtime exception. What to do now ?
I am facing the same issue. Did you figure it out?
image.png
Looks like you guys are using Appium 1.9 version. Please help to downgrade Appium to 1.8 using this command:
npm install -g appium@1.8
Katalon Studio does not support Appium 1.9
I am also facing same issue . Any solution for this ?
Hi, I’m facing the same problem with capturing an object
I’m using Katalon 7.7.2 and appium 1.18.3
I only got this problem on the android device with android version 4.2.2.
With the android device 5.0.2, It’s still working fine, could you give me the advise on it?