UI Automation Testing for native flutter application

45 views
Skip to first unread message

flutt...@gmail.com

unread,
Jan 21, 2019, 4:22:31 AM1/21/19
to Flutter Dev
Hi everyone,

Does anyone suggest me that which tools are compatible to test the UI of native applications designed on flutter.
Also selenium and Appium are compatible with these kind of applications or not ?




Maurice McCabe

unread,
Mar 28, 2019, 12:42:52 AM3/28/19
to Flutter Dev
I assume you already have written some integration tests for Flutter following something like:


Because Flutter does not use any native widgets, like text boxes, menu items, etc..., (it has it's own widgets that it display on screen using it's own graphics engine -- Skia), Flutter does not work with UI Automate and UI Test. So therefore Flutter will not work with Appium.

Hope this helps!
Reply all
Reply to author
Forward
0 new messages