Releases: appium/appium-espresso-driver
Releases · appium/appium-espresso-driver
v4.0.0
4.0.0 (2025-02-01)
⚠ BREAKING CHANGES
- The following methods and properties were removed:
- mobileCommandsMapping
- mobileBackgroundApp
- The following methods signatures were changed:
- mobileSwipe
- mobileScrollToPage
- mobileClickAction
- mobileNavigateTo
- mobileIsToastVisible
- mobileOpenDrawer
- mobileCloseDrawer
- mobileSetDate
- mobileSetTime
- mobileBackdoor
- mobileFlashElement
- mobileUiautomator
- mobileWebAtoms
- mobileDismissAutofill
- mobileRegisterIdlingResources
- mobileUnregisterIdlingResources
- mobilePressKey
- mobileSetClipboard
- mobileStartService
- mobileStopService
- mobileStartActivity
- mobileScreenshots
Based on appium/appium-android-driver#982