Flutter automation

303 views
Skip to first unread message

Faten Alnajjar

unread,
Mar 18, 2019, 10:51:06 AM3/18/19
to Flutter Dev
 
 
 i want to start write automation test cases 
 but unfortunately  click button or send keys crashing the App is there any suggested solutions   

Faten Alnajjar

unread,
Mar 19, 2019, 5:15:27 AM3/19/19
to Flutter Dev
iam  looking to use Appium to test our flutter app. But it seems only class name is available in Android ,  there are no resource-id or content-desc values which are used as   unique identifiers in android , how can i solve this problem ?  , on other hand using class name which mean list of elements under the same class have unique attribute as integer i get it all, now my problem when i try to use appium press on one of those element the app crash , i asked my dev team they told me it will be problem with the the appium itself  by pressing on wrong space , i checked this in the appium it gets me that appium find the element and all thing is true

‫في الاثنين، 18 مارس 2019 في 4:51 م تمت كتابة ما يلي بواسطة ‪Faten Alnajjar‬‏ <‪faten...@gmail.com‬‏>:‬
 
 
 i want to start write automation test cases 
 but unfortunately  click button or send keys crashing the App is there any suggested solutions   

--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Maurice McCabe

unread,
Mar 19, 2019, 3:18:15 PM3/19/19
to Faten Alnajjar, Flutter Dev
I am not an Appium expert, but AFAIK, you cannot use Appium for Flutter integration testing.

However, if you want to run tests on real devices, I did find a way to convince Appium to run tests on real devices on AWS Device Farm.

You can find the source code and a live example here:

BTW: if you get Appium to work as designed, please let me know.

Reply all
Reply to author
Forward
0 new messages