Hi everyone!
I am having a problem that function Capture Object can’t get the picker Position. Please see image below
Can someone tell me why?
I use
- Katalon 10.0.1
- Appium 2.13.1
- Pixel 7 phone with android 14 and 15
Hi everyone!
I am having a problem that function Capture Object can’t get the picker Position. Please see image below
Can someone tell me why?
I use
hey @NTTDATAItalia_POnL
is it Flutter app?
No, It’s Xamarin application
This condition only appears when popup Position is displayed.
Have you figured out the solution to your problems? If yes, please help provide solution so that others can refer to. If no, feel free to try the suggestions above, provide more information or close it if you no longer work on it.
Thank you
I have no solution to this problem
And what are the suggestions above?
after you get the popup and then click ‘Capture Object’ button, what happens? Does the object hierarchy change?
Is there any difference in the object hierarchy between the popup being there and not being there (clicking Capture Object after every change of course)?
What happens if you record a mobile test case rather than using the Spy, any difference?
→ Nothing happened. The image I attached in the first comment, that’s what happened
→ I’m not sure what exactly you’re asking.
The “Capture Object” function still works fine and it gets the information of all the objects that appear on the phone screen (eg: Class, index, xpath, text, etc). But when I turn on pop up Position, the “Capture Object” function can’t get any objects, like the objects on the screen don’t exist.