Skip to content

Releases: appium/appium-uiautomator2-driver

v3.0.5

01 Apr 12:40
Compare
Choose a tag to compare

3.0.5 (2024-04-01)

Miscellaneous Chores

  • bump appium-android-driver (2683085)

v3.0.4

20 Mar 21:31
Compare
Choose a tag to compare

3.0.4 (2024-03-20)

Bug Fixes

  • Skip chromedriver proxy suspend if the proxy is not initialized yet (#754) (a6d9146)

v3.0.3

18 Mar 19:52
Compare
Choose a tag to compare

3.0.3 (2024-03-18)

Miscellaneous Chores

v3.0.2

07 Mar 16:05
Compare
Choose a tag to compare

3.0.2 (2024-03-07)

Miscellaneous Chores

v3.0.1

23 Feb 02:10
Compare
Choose a tag to compare

3.0.1 (2024-02-23)

Miscellaneous Chores

  • bump uia2 server that has androidx.test.uiautomator:uiautomator:2.3.0 (#744) (56dab5d)

v3.0.0

10 Feb 21:10
Compare
Choose a tag to compare

3.0.0 (2024-02-10)

⚠ BREAKING CHANGES

  • Removed obsolete MJSONWP touch route handlers. Use W3C actions or gesture shortcuts instead:
  • doSwipe
  • doDrag
  • touchDown
  • touchLongClick
  • touchMove
  • touchUp
  • tap
  • doPerformMultiAction

Features

  • Removed obsolete MJSONWP touch actions (#738) (520fe26)

v2.45.1

10 Feb 08:37
Compare
Choose a tag to compare

2.45.1 (2024-02-10)

Bug Fixes

  • Argument type for performActions API (#735) (d0e7c2f)

v2.45.0

08 Feb 20:57
Compare
Choose a tag to compare

2.45.0 (2024-02-08)

Features

  • add checkVersion option for mobile:installApp (#736) (95d46f4)

v2.44.3

07 Feb 13:01
Compare
Choose a tag to compare

2.44.3 (2024-02-07)

Bug Fixes

  • Init adb as the first step upon session creation (#733) (fbe80e9)

v2.44.2

06 Feb 19:05
Compare
Choose a tag to compare

2.44.2 (2024-02-06)

Bug Fixes

  • Detect the browser activity dynamically (#730) (9cc4116)