at_client_sdk icon indicating copy to clipboard operation
at_client_sdk copied to clipboard

Explore appium for at_client_mobile/flutter packages testing

Open murali-shris opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe.

  • currently we don't have automation process to test flutter apps/packages

Describe the solution you'd like

  • explore appium/flutter driver for flutter automation test

Describe alternatives you've considered

No response

Additional context

No response

murali-shris avatar Dec 11 '23 07:12 murali-shris

PR 76 Local setup done for appium and trying out with a sample app. ref: https://medium.com/automationmaster/appium-mobile-app-automation-406bf8b0fd80

murali-shris avatar Dec 11 '23 07:12 murali-shris

Integration tests are preferred more than flutter_driver https://docs.flutter.dev/release/breaking-changes/flutter-driver-migration

https://github.com/appium/appium-flutter-driver/issues/210

purnimavenkatasubbu avatar Feb 07 '24 14:02 purnimavenkatasubbu