Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 08:47

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

Features