Flutter based mobile app - no resource-id in object properties

Hello Katalon community,
I’m struggling to find the best way to capture objects in a Mobile flutter-based application because Mobile object spy/recorder cannot find “resource-id”. So I need to use “Xptah”, “text” or “index” from Object properties, which is not the best practice for testing, but that’s the only way to find elements without id.

My quick googling gave me the following issue in the Flutter project:

This problem remains unresolved for 4 years. In the thread implicitly & vaguely mentioned that you should use Escpresso to test Flutter app on Android; you should not use Appium (=Katalon) . I guess that Flutter team are not interested in this issue. Possibly Appium team, so Katalon team as well, can do nothing.

1 Like