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 d5b9971 commit 67ce8bbCopy full SHA for 67ce8bb
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [4.3.0](https://github.com/appium/appium-windows-driver/compare/v4.2.3...v4.3.0) (2025-04-07)
2
+
3
+### Features
4
5
+* Implement wadUrl capability ([#306](https://github.com/appium/appium-windows-driver/issues/306)) ([d5b9971](https://github.com/appium/appium-windows-driver/commit/d5b9971831630ea5ed626ca8a9e168b980e2b3f3))
6
7
## [4.2.3](https://github.com/appium/appium-windows-driver/compare/v4.2.2...v4.2.3) (2025-03-25)
8
9
### Miscellaneous Chores
package.json
@@ -1,6 +1,6 @@
{
"name": "appium-windows-driver",
- "version": "4.2.3",
+ "version": "4.3.0",
"description": "Appium bridge to WinAppDriver",
"keywords": [
"appium",
0 commit comments