Skip to content

Releases: appium/WebDriverAgent

v12.0.0

14 Apr 18:40

Choose a tag to compare

12.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • remove idb from AppleDevice; clients must stop passing device.idb.
  • remove includeNonModalElements WDA setting; clients must stop sending this setting in /settings.
  • remove shouldUseTestManagerForVisibilityDetection capability; clients must stop sending this desired capability.

Code Refactoring

  • remove deprecated WDA settings/capabilities and idb typing (#1124) (5072e25)

v11.4.3

12 Apr 08:18

Choose a tag to compare

11.4.3 (2026-04-12)

Miscellaneous Chores

  • deps-dev: bump typescript from 5.9.3 to 6.0.2 (#1121) (046b080)

v11.4.2

12 Apr 08:01

Choose a tag to compare

11.4.2 (2026-04-12)

Bug Fixes

  • Avoid keeping strong reference to self instance in delegates (#1123) (dd15f48)

v11.4.1

15 Mar 22:19

Choose a tag to compare

11.4.1 (2026-03-15)

Bug Fixes

  • Add exponential backoff interval on consecutive screenshot failures (#1119) (8aa1c5b)

v11.4.0

08 Mar 02:27

Choose a tag to compare

11.4.0 (2026-03-08)

Features

v11.3.0

05 Mar 20:35

Choose a tag to compare

11.3.0 (2026-03-05)

Features

  • add 6 tvOS button values for mobile: pressButton (#1116) (efd64ed)

v11.2.0

04 Mar 22:08

Choose a tag to compare

11.2.0 (2026-03-04)

Features

  • add action and camera values for mobile: pressButton (#1115) (3df0284)

v11.1.7

03 Mar 15:57

Choose a tag to compare

11.1.7 (2026-03-03)

Miscellaneous Chores

  • deps: bump actions/download-artifact from 7 to 8 (#1114) (b3de174)
  • deps: bump actions/upload-artifact from 6 to 7 (#1113) (981757c)

v11.1.6

23 Feb 00:20

Choose a tag to compare

11.1.6 (2026-02-23)

Bug Fixes

  • bump the minimum deployment target and apply recommend settings with xcode 26 (#1112) (681ffcc)

v11.1.5

16 Feb 08:06

Choose a tag to compare

11.1.5 (2026-02-16)

Bug Fixes