Appium Uiautomator2 Driver Versions Save

Appium driver for Android UIAutomator2

v3.1.0

1 month ago

3.1.0 (2024-04-10)

Features

  • Add the support of timeZone capability (#761) (f2039d3)

v3.0.8

1 month ago

3.0.8 (2024-04-09)

Miscellaneous Chores

v3.0.7

1 month ago

3.0.7 (2024-04-09)

Miscellaneous Chores

  • Skip signature checks of server packages (#759) (6e43272)

v3.0.6

1 month ago

3.0.6 (2024-04-08)

Miscellaneous Chores

v3.0.5

1 month ago

3.0.5 (2024-04-01)

Miscellaneous Chores

  • bump appium-android-driver (2683085)

v3.0.4

1 month ago

3.0.4 (2024-03-20)

Bug Fixes

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

v3.0.3

1 month ago

3.0.3 (2024-03-18)

Miscellaneous Chores

v3.0.2

2 months ago

3.0.2 (2024-03-07)

Miscellaneous Chores

v3.0.1

2 months ago

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

3 months ago

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)