question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Flutter support for Appium

See original GitHub issue

Update

Prototype available at https://www.npmjs.com/package/appium-flutter-driver but we need support from appium declaration first.

The problem

Flutter goes with flutter drive, the e2e test tool, but it does not work with app that has both flutter view and native view (such as embedding Flutter to existing app), or flutter view with web view (open a webview in Flutter).

Having appium flutter driver would solve both problems above, similar to http://appium.io/docs/en/writing-running-appium/web/hybrid/

Related issues:

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:10
  • Comments:31 (23 by maintainers)

github_iconTop GitHub Comments

6reactions
stone20130104commented, Nov 25, 2019

seems lots of us are waiting for appium-flutter-driver, could you please add flutter support in Appium as soon as possible, we are expecting to use it in Appium. Thanks!!!

2reactions
truongsinhcommented, Aug 1, 2019

it’s true we are communicating over slack, but if we keep this issue open until (1) Flutter is actually supported in Appium, or (2) we make a decision that Appium would not support Flutter, we can easily see the status.

I don’t have a strong opinion, how about others?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Testing Flutter Apps with Appium - TestingBot
The Appium Flutter driver allows developers and testers to easily test mobile Flutter apps with Appium. The advantage of using a cloud based...
Read more >
How to Test Flutter Apps Using Appium Automation
Run Appium to test the Flutter App · Change directory to “appium” folder · Start the Appium server with the command “appium” in...
Read more >
Appium Flutter Driver - GitHub
Appium Flutter Driver allow you to send flutter_driver commands to the Dart VM in FLUTTER context, but it does not support native Android/iOS...
Read more >
Automating Flutter Apps with Appium Flutter Driver - Testsigma
In this blog, know how test automation engineers can Automate Flutter Apps with Appium Flutter Driver using Appium Java Client.
Read more >
Automating Flutter Apps using Appium - Medium
The Appium-Flutter-Finder package provides a FlutterFinder object. This object introduces new selector strategies to find elements in addition ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found