Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.0.0](v3.6.0...v4.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 ### Features * Add support of executeMethodMap ([#1042](#1042)) ([00a38a2](00a38a2))
- Loading branch information