Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

appium-android-driver

Package Overview
Dependencies
Maintainers
7
Versions
452
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appium-android-driver - npm Package Versions

1
45

8.1.0

Diff

Changelog

Source

8.1.0 (2024-01-24)

Features

  • Add utils exports (#903) (e1eb1d4)
kazucocoa
published 8.0.1 •

Changelog

Source

8.0.1 (2024-01-24)

Miscellaneous Chores

  • deps-dev: bump semantic-release from 22.0.12 to 23.0.0 (#899) (6cc24ef)
kazucocoa
published 8.0.0 •

Changelog

Source

8.0.0 (2024-01-24)

⚠ BREAKING CHANGES

  • Removed androidHelpers export. Corresponding methods are now integrated into the driver
  • Removed webviewHelpers export. Corresponding methods are now integrated into the driver
  • Removed redundant exports related to io.appium.settings.
  • Removed deprecated APIs related to launchApp/closeApp/reset
  • Removed the unused unlocker property from the driver.

The mixin typesystem has been aligned. There are no explicit mixin definitions, which basically duplicate each method signature. Instead all types are now provided next to method definitions.

Improved grouping of different commands. Made it more explicit which of them are designed for export and which are just internal helpers

Improved helper methods design, so they don't need to retrieve driver-specific properties (like log or adb) via command line args, but use this context and explicit binding instead.

Marked legacy JWP touch-related methods as deprecated. They must be eventually replaced with proper W3C implementations.

Removed unused declarations for non-implemented methods.

Code Refactoring

kazucocoa
published 7.8.3 •

Changelog

Source

7.8.3 (2024-01-22)

Bug Fixes

  • stop parsing unreachable webview names (#900) (bd914de)
kazucocoa
published 7.8.2 •

Changelog

Source

7.8.2 (2024-01-22)

Bug Fixes

  • set keepAlive false to parse webview pages correctly Node.js >=19 (#902) (daee212)
kazucocoa
published 7.8.1 •

Changelog

Source

7.8.1 (2024-01-13)

Miscellaneous Chores

kazucocoa
published 7.8.0 •

Changelog

Source

7.8.0 (2024-01-11)

Features

  • Use APIs imported from the io.appium.settings package (#897) (31c32f9)
kazucocoa
published 7.7.0 •

Changelog

Source

7.7.0 (2024-01-10)

Features

  • Add a helper method to simulate low-memory event (#896) (3a930e3)
kazucocoa
published 7.6.1 •

Changelog

Source

7.6.1 (2024-01-09)

Bug Fixes

  • io.appium.settings process check with isSettingsAppServiceRunningInForeground (#895) (b9082c5)
kazucocoa
published 7.6.0 •

Changelog

Source

7.6.0 (2024-01-06)

Features

  • update io.appium.settings to use newer location deps (#894) (7712428)
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