Skip to content

v16.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:33

16.0.0 (2026-07-23)

⚠ BREAKING CHANGES

  • Consumers using require('appium-webdriveragent') must switch to import/dynamic import() — the package no longer ships a CommonJS entry point.
  • WebDriverAgent#retrieveDerivedDataPath() has been removed; use #retrieveBuildSettings() instead.

Features