Will the Appium flutter driver switch to use integration_test instead of flutter_driver #661
jfortier882
started this conversation in
General
Replies: 2 comments 1 reply
-
No concrete plan. Mostly, this is because no much time to investigate the possibility. We're welcome to contribute if anyone has already done some kind of implementation/investigation. As https://github.com/appium/appium-flutter-driver?tab=readme-ov-file#appium-flutter-driver-or-appium-uiautomator2xcuitest-driver and flutter 3.19, Flutter provides more possibilities for uia2/xcuitest only way as well. |
Beta Was this translation helpful? Give feedback.
1 reply
-
We have new driver based in integration test - https://github.com/AppiumTestDistribution/appium-flutter-integration-driver |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I understand that the flutter_driver is or soon will be deprecated. Will this driver be updated soon to use the integration_test package?
Beta Was this translation helpful? Give feedback.
All reactions