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

How long will appium-flutter-driver 1.23.0/older 1.x.x versions) be supported? #667

Closed kvgana closed 3 months ago

kvgana commented 3 months ago

Hi @KazuCocoa How long will appium-flutter-driver 1.23.0/1.21.0 be supported? Can we continue using it ? if yes, for how long? Or should we already move to using appium-flutter-driver 2.5.0 with uiautomator and xcuitest.

Thanks!

KazuCocoa commented 3 months ago

We don't apply any patches to older versions, so the answer is it depends on your test target. If your test target requires newer driver versions, the older driver version won't work. e.g. newer iOS versions that works only with newer XCUITest driver dependencies