New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

appium-uiautomator2-driver

Package Overview
Dependencies
Maintainers
6
Versions
350
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appium-uiautomator2-driver - npm Package Versions

23
35

4.0.0

Diff

Changelog

Source

4.0.0 (2025-02-01)

⚠ BREAKING CHANGES

  • The following methods and properties were removed:
  • mobileSetClipboard -> replaced by setClipboard
  • mobileGetClipboard -> replaced by getClipboard
  • executeMobile -> replaced by execute (the script argument must also be changed to start with mobile: )
  • mobileCommandsMapping -> replaced by executeMethodsMap
  • mobileGetAppStrings -> replaced by getStrings
  • The following methods were changed:
  • mobileDragGesture
  • mobileFlingGesture
  • mobileDoubleClickGesture
  • mobileClickGesture
  • mobilePinchOpenGesture
  • mobilePinchCloseGesture
  • mobileSwipeGesture
  • mobileScrollGesture
  • mobileScrollBackTo
  • mobileScroll
  • mobileDeepLink
  • mobileAcceptAlert
  • mobileDismissAlert
  • mobileType
  • mobileReplaceElementValue
  • mobileInstallMultipleApks
  • mobileBackgroundApp
  • mobilePressKey
  • mobileScreenshots
  • mobileScheduleAction
  • mobileUnscheduleAction
  • mobileGetActionHistory
  • The following obsolete type definitions were removed:
  • DragOptions
  • FlingOptions
  • ClickOptions
  • LongClickOptions
  • PinchOptions
  • SwipeOptions
  • ScrollGestureOptions
  • ScrollElementToElementOpts
  • ScrollOptions
  • DeepLinkOpts
  • AcceptAlertOptions
  • DismissAlertOptions
  • TypingOptions
  • ReplaceValueOptions
  • InstallMultipleApksOptions
  • BackgroundAppOptions
  • PressKeyOptions
  • ScreenshotsOpts
  • ActionArgs
  • SetClipboardOpts
  • GetAppStringsOptions

Based on https://github.com/appium/appium-android-driver/pull/982

Features

kazucocoa
published 3.10.0 •

Changelog

Source

3.10.0 (2025-01-24)

Features

  • bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked (#861) (fdd362a)
kazucocoa
published 3.9.9 •

Changelog

Source

3.9.9 (2025-01-16)

Miscellaneous Chores

  • bump io.appium.settings to include the broad cast receiver update (#858) (bd8cfe7)
kazucocoa
published 3.9.8 •

Changelog

Source

3.9.8 (2025-01-09)

Miscellaneous Chores

kazucocoa
published 3.9.7 •

Changelog

Source

3.9.7 (2025-01-05)

Miscellaneous Chores

kazucocoa
published 3.9.6 •

Changelog

Source

3.9.6 (2024-12-27)

Bug Fixes

kazucocoa
published 3.9.5 •

Changelog

Source

3.9.5 (2024-12-14)

Miscellaneous Chores

kazucocoa
published 3.9.4 •

Changelog

Source

3.9.4 (2024-12-13)

Miscellaneous Chores

  • Replace occurrences of the deprecated errorAndThrow API (#849) (c562ca5)
kazucocoa
published 3.9.3 •

Changelog

Source

3.9.3 (2024-12-11)

Bug Fixes

  • Make package parameter of deep link command optional (#847) (ddc7477)
kazucocoa
published 3.9.2 •

Changelog

Source

3.9.2 (2024-12-09)

Miscellaneous Chores

  • allow compatibility with appium 3 beta (471e156)
23
35
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc