Releases: appium/appium-windows-driver
Releases · appium/appium-windows-driver
v4.0.1
v4.0.0
4.0.0 (2025-02-01)
⚠ BREAKING CHANGES
- The following method arguments have been modified:
- startRecordingScreen
- stopRecordingScreen
- windowsDeleteFile
- windowsDeleteFolder
- windowsClick
- windowsScroll
- windowsClickAndDrag
- windowsHover
- windowsKeys
- windowsSetClipboard
- windowsGetClipboard
Features
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2024-09-16)
⚠ BREAKING CHANGES
- WAD is does not get installed automatically anymore upon driver install
From now on the driver install won't include the automatic server deployment. Instead it is expected that WAD server is installed via the driver script: appium driver run windows install-wad <optional_wad_version>
.