Robot framework with flutter and Appium

Hello there,

I’m testing an Flutter app but when I execute the test, it finds no element.

In Apium I’m able to inspect the elements but the test will fail finding no element.

My question is: should develop team change anything in order to make robottest work?

By the way, I test another application that’s is built with Flutter and I can iterate with the elements just fine

Can you help?

Hey, we developed a robot library for testing flutter apps. We had the same issue before creating this library.
Hope it could help you: GitHub - igortavtib/robotframework-appiumflutterlibrary: Robotframework library for Flutter apps testing.

1 Like