Skip to content

Releases: appium/WebDriverAgent

v13.2.0

26 May 05:18

Choose a tag to compare

13.2.0 (2026-05-26)

Features

v13.1.3

24 May 08:23

Choose a tag to compare

13.1.3 (2026-05-24)

Bug Fixes

v13.1.2

23 May 19:05

Choose a tag to compare

13.1.2 (2026-05-23)

Bug Fixes

v13.1.1

22 May 06:48

Choose a tag to compare

13.1.1 (2026-05-22)

Bug Fixes

  • ship Scripts/embed-runner-icon.sh in the npm package (#1141) (17ac1c1), closes #1138

v13.1.0

21 May 03:11

Choose a tag to compare

13.1.0 (2026-05-21)

Features

v13.0.0

17 May 17:15

Choose a tag to compare

13.0.0 (2026-05-17)

⚠ BREAKING CHANGES

  • quitAndUninstall() removed — use quit() only. App uninstall is out of scope for this module.
  • uninstall() removed — WDA must not be uninstalled from this package; callers (e.g. xcuitest-driver) should own that if needed.
  • setupCaching() no longer uninstalls WDA — on bundle-id or version mismatch it logs and skips caching instead of removing apps from the device. Also, it now returns the cached url on success.
  • appium-ios-device dependency removed — preinstalled WDA on real devices always launches via devicectl (no iOS < 17 Xctest fallback).

Features

v12.2.2

08 May 15:49

Choose a tag to compare

12.2.2 (2026-05-08)

Bug Fixes

v12.2.1

06 May 14:50

Choose a tag to compare

12.2.1 (2026-05-06)

Miscellaneous Chores

  • deps-dev: bump sinon from 21.1.2 to 22.0.0 (#1133) (11c579b)

v12.2.0

29 Apr 06:41

Choose a tag to compare

12.2.0 (2026-04-29)

Features

v12.1.1

27 Apr 13:48

Choose a tag to compare

12.1.1 (2026-04-27)

Miscellaneous Chores