Releases: appium/appium-windows-driver
Releases · appium/appium-windows-driver
v3.1.0
3.1.0 (2024-11-15)
Features
- Allow specifying the /forcequit argument for WAD (#282) (a9dda08)
v3.0.2
3.0.2 (2024-09-25)
Miscellaneous Chores
- Remove unused dev dependencies (2cc4a19)
v3.0.1
3.0.1 (2024-09-18)
Bug Fixes
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>
.
Features
- Move WAD server installation into a driver script (#277) (23ab085)
v2.12.32
Miscellaneous Chores
- deps-dev: bump sinon from 18.0.1 to 19.0.1 (#276) (689aa56)
v2.12.31
Miscellaneous Chores
- deps-dev: bump webdriverio from 8.40.3 to 9.0.1 (#273) (34f6bc4)
v2.12.30
Bug Fixes
- Add workaround for setting the window position (#271) (6720df5)
v2.12.29
Miscellaneous Chores
- Replace fancy-log dependency with appium logger (#270) (afc40ce)
v2.12.28
Miscellaneous Chores
- deps-dev: bump @types/node from 20.14.13 to 22.0.0 (#269) (c4ac1b8)
v2.12.27
Miscellaneous Chores
- types: export constraints and opts types (50cbe48)