Skip to content

Releases: appium/appium-chromedriver

v7.0.9

11 Mar 01:41
Compare
Choose a tag to compare

7.0.9 (2025-03-11)

Miscellaneous Chores

v7.0.8

05 Mar 01:50
Compare
Choose a tag to compare

7.0.8 (2025-03-05)

Miscellaneous Chores

v7.0.7

26 Feb 00:51
Compare
Choose a tag to compare

7.0.7 (2025-02-26)

Miscellaneous Chores

  • ChromeDriver Bump to v133.0.6943.141 (#463) (227ee2a)

v7.0.6

21 Feb 09:34
Compare
Choose a tag to compare

7.0.6 (2025-02-21)

Bug Fixes

v7.0.5

21 Feb 00:49
Compare
Choose a tag to compare

7.0.5 (2025-02-21)

Miscellaneous Chores

  • ChromeDriver Bump to v133.0.6943.126 (#461) (0a01697)

v7.0.4

20 Feb 07:38
Compare
Choose a tag to compare

7.0.4 (2025-02-20)

Miscellaneous Chores

v7.0.3

13 Feb 07:33
Compare
Choose a tag to compare

7.0.3 (2025-02-13)

Miscellaneous Chores

v7.0.2

05 Feb 09:02
Compare
Choose a tag to compare

7.0.2 (2025-02-05)

Miscellaneous Chores

v7.0.1

29 Jan 08:33
Compare
Choose a tag to compare

7.0.1 (2025-01-29)

Miscellaneous Chores

  • ChromeDriver Bump to v132.0.6834.159 (#457) (86fa246)

v7.0.0

24 Jan 10:27
Compare
Choose a tag to compare

7.0.0 (2025-01-24)

⚠ BREAKING CHANGES

  • The detectWebDriverProtocol method of the Chromedriver class has been removed
  • The desiredProtocol property of the Chromedriver class has been renamed to _desiredProtocol
  • The driverVersion property of the Chromedriver has been changed to a getter

Features

  • Determine chromedriver version from the /status API output (#456) (797c8cc)