Failure to synchronize object capture / Usage of testIds / XCUIElement Tree

Hi @Uwe_Heyroth,

In the beginning of this post you wrote: “We have to support testing for React Native Android/iOS applications. The Android part is working.”
How do you find elements in the Android tests?

We are making an app with react native too, and I am trying to test it with Katalon, but I cannot manage to find the elements consistently. We added ‘testID’ to the elements, and I can find the element in the mobile object spy, but when running a test I see that it is still using the wrong elements. (see TestID not used when running test)

I am pretty stuck and hope you can help me.
Thanks,
Emine van Graafeiland