We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2be17 commit bf8bfaeCopy full SHA for bf8bfae
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [8.0.24](https://github.com/appium/appium-chromedriver/compare/v8.0.23...v8.0.24) (2025-12-03)
2
+
3
+### Miscellaneous Chores
4
5
+* ChromeDriver Bump to v143.0.7499.40 ([#522](https://github.com/appium/appium-chromedriver/issues/522)) ([3f2be17](https://github.com/appium/appium-chromedriver/commit/3f2be172a3ffe01a9309cdfa49cdf726fb5696a4))
6
7
## [8.0.23](https://github.com/appium/appium-chromedriver/compare/v8.0.22...v8.0.23) (2025-12-02)
8
9
### Miscellaneous Chores
package.json
@@ -6,7 +6,7 @@
"chrome",
"android"
],
- "version": "8.0.23",
+ "version": "8.0.24",
10
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments