appium / appium-flutter-driver

Appium Flutter Driver is a test automation tool for Flutter apps on multiple platforms/OSes. Appium Flutter Driver is part of the Appium mobile test automation tool maintained by community
MIT License
440 stars 179 forks source link

I am trying to automate flutter app using flutter finder. I am getting unknown locator for each and every flutter element. [io.github.ashwith.flutter.FlutterElement@484658fd -> unknown locator] [io.github.ashwith.flutter.FlutterElement@c26b6255 -> unknown locator] see here I am not able to differenticate element using this details. Here i am not getting nosuchelementexception in flutter finder. #711

Closed Maheshbabu78 closed 4 days ago

Maheshbabu78 commented 4 days ago

https://stackoverflow.com/questions/78695289/i-am-trying-to-automate-a-flutter-app-using-flutter-finder-but-i-am-getting-un

Please check here for code.

Maheshbabu78 commented 4 days ago

i will create new issue with code