Does katalon studio support flutter apps based testing? I tried to record or spy not detected for the object

does katalon studio support flutter apps based testing? I tried to record or spy not detected for the object

Hey Saiful @freak.fahmi, thank you for asking this. KS partially supports Flutter-based application. You can check the documentation about Flutter-based app supports here for more information.

Hope this helps!

I have tried, but still error, please check screenshoot and connot spy or record
thanks

Hey @freak.fahmi, did you download the Appium Flutter Driver’s latest version (1.4.0) from here yet?

yes already installed and setup
please check screenshoot:



application not start
thanksyou

Have you enable enableFlutterDriverExtension() before runApp in the source code yet?

yes, already setup, please check screenshoot:

Hey @freak.fahmi, I just checked with Customer Support about this and confirmed Katalon does not fully support Flutter. You can only work around it by creating custom keywords to test your app based on the provided documentation above.

You can suggest the Flutter support feature here.