Skip to content

Latest commit

 

History

History
156 lines (83 loc) · 12 KB

File metadata and controls

156 lines (83 loc) · 12 KB

2.0.3 (2025-10-17)

Miscellaneous Chores

2.0.2 (2025-10-09)

Bug Fixes

  • safe parse element locators when used in flutter commands (#152) (bae30b8)

2.0.1 (2025-10-09)

Bug Fixes

2.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

1.5.1 (2025-09-19)

Reverts

1.5.0 (2025-09-19)

Features

1.4.1 (2025-09-17)

Bug Fixes

  • Added support for descendant within scroll (#141) (fbae4c3)

1.4.0 (2025-09-16)

Features

1.3.1 (2025-09-12)

Bug Fixes

1.3.0 (2025-08-18)

Features

  • enable webview context handling and command proxying in driver (#131) (628bf35)

1.2.0 (2025-05-01)

Features

  • add command to fetch render tree by widget type (#119) (d439028)

1.1.4 (2025-04-02)

Bug Fixes

  • update driver versions and fix jwproxy base path (#114) (05e9767)

Miscellaneous Chores

1.1.3 (2024-07-26)

Miscellaneous Chores

  • update server version in readme without template (#81) (37ac332)

1.1.2 (2024-07-25)

Bug Fixes

  • backward compatability for setValue command (#79) (aff491d)

1.1.1 (2024-07-23)

Bug Fixes

  • update readMe and also add locator argument for doubleClick and longpress (#76) (904d875)

1.1.0 (2024-07-19)

Features

1.0.7 (2024-07-17)

Bug Fixes

  • Add support for locator with -flutter prefix (#64) (42cf914)

1.0.6 (2024-07-11)

Bug Fixes

  • run ios simulator tests on default port (#51) (526b65b)

1.0.5 (2024-07-11)

Bug Fixes

  • Mute irrelevant typescript complains (#48) (c41316a)
  • use lts for semantic release (#49) (9b47d50)
  • Various type declarations and imports (#47) (fbe4e46)

Miscellaneous Chores

1.0.4 (2024-07-10)

Miscellaneous Chores

  • Reduce the appium peerdependency to 2.5 (#43) (f3e20e2)

1.0.3 (2024-07-10)

Miscellaneous Chores

1.0.0 (2024-07-10)

Bug Fixes

  • Respect adb settings provided to the driver (#19) (e3a0148)

Miscellaneous Chores

  • Add server status validation (#40) (20299df)
  • setup semantic release (#41) (10a00cb)
  • Use logger attached to the driver instance where possible (#33) (639aef8)