Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add support of executeMethodMap #1042

Merged
merged 2 commits into from
Feb 1, 2025

Conversation

mykola-mokhnach
Copy link
Contributor

@mykola-mokhnach mykola-mokhnach commented Jan 31, 2025

BREAKING CHANGE: The following methods and properties were removed:

  • mobileCommandsMapping
  • mobileBackgroundApp

BREAKING CHANGE: 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

@mykola-mokhnach mykola-mokhnach merged commit 00a38a2 into appium:master Feb 1, 2025
11 checks passed
@mykola-mokhnach mykola-mokhnach deleted the a_driver_up branch February 1, 2025 08:45
github-actions bot pushed a commit that referenced this pull request Feb 1, 2025
## [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))
Copy link

github-actions bot commented Feb 1, 2025

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants