Releases: appium/appium-uiautomator2-driver
Releases · appium/appium-uiautomator2-driver
v3.0.1
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.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.0
2.45.0 (2024-02-08)
Features
- add checkVersion option for mobile:installApp (#736) (95d46f4)
v2.44.3
2.44.3 (2024-02-07)
Bug Fixes
- Init adb as the first step upon session creation (#733) (fbe80e9)
v2.44.2
2.44.2 (2024-02-06)
Bug Fixes
- Detect the browser activity dynamically (#730) (9cc4116)
v2.43.4
2.43.4 (2024-01-30)
Miscellaneous Chores
v2.43.3
2.43.3 (2024-01-29)
Miscellaneous Chores