Skip to content

Tags: AppiumTestDistribution/appium-flutter-integration-driver

Tags

v2.0.3

Toggle v2.0.3's commit message
chore(release): 2.0.3 [skip ci] ## [2.0.3](v2.0.2...v2.0.3) (2025-10-17) ### Miscellaneous Chores * fix typos ([b0f302b](b0f302b))

v2.0.2

Toggle v2.0.2's commit message
chore(release): 2.0.2 [skip ci] ## [2.0.2](v2.0.1...v2.0.2) (2025-10-09) ### Bug Fixes * safe parse element locators when used in flutter commands ([#152](#152)) ([bae30b8](bae30b8))

v2.0.1

Toggle v2.0.1's commit message
chore(release): 2.0.1 [skip ci] ## [2.0.1](v2.0.0...v2.0.1) (2025-10-09) ### Bug Fixes * locator parsing ([#151](#151)) ([acc617c](acc617c))

v2.0.0

Toggle v2.0.0's commit message
chore(release): 2.0.0 [skip ci] ## [2.0.0](v1.5.1...v2.0.0) (2025-09-19) ### ⚠ BREAKING CHANGES * - Following changes are added - Updated all dependencies to point to appium3 - This version will work only with appium 3 and above ### Features * support for appium3 ([#146](#146)) ([c2fcab9](c2fcab9))

v1.5.1

Toggle v1.5.1's commit message
chore(release): 1.5.1 [skip ci] ## [1.5.1](v1.5.0...v1.5.1) (2025-09-19) ### Reverts * Revert "feat: Appium 3 support ([#142](#142))" ([#145](#145)) ([fbb22db](fbb22db))

v1.5.0

Toggle v1.5.0's commit message
chore(release): 1.5.0 [skip ci] ## [1.5.0](v1.4.1...v1.5.0) (2025-09-19) ### Features * Appium 3 support ([#142](#142)) ([2979048](2979048))

v1.4.1

Toggle v1.4.1's commit message
chore(release): 1.4.1 [skip ci] ## [1.4.1](v1.4.0...v1.4.1) (2025-09-17) ### Bug Fixes * Added support for descendant within scroll ([#141](#141)) ([fbae4c3](fbae4c3))

v1.4.0

Toggle v1.4.0's commit message
chore(release): 1.4.0 [skip ci] ## [1.4.0](v1.3.1...v1.4.0) (2025-09-16) ### Features * Support descendant ([#140](#140)) ([cd16886](cd16886)), closes [#126](#126)

v1.3.1

Toggle v1.3.1's commit message
chore(release): 1.3.1 [skip ci] ## [1.3.1](v1.3.0...v1.3.1) (2025-09-12) ### Bug Fixes * Add support to get elementRect ([#134](#134)) ([4b1f451](4b1f451))

v1.3.0

Toggle v1.3.0's commit message
chore(release): 1.3.0 [skip ci] ## [1.3.0](v1.2.0...v1.3.0) (2025-08-18) ### Features * enable webview context handling and command proxying in driver ([#131](#131)) ([628bf35](628bf35))