Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 06:14
· 4 commits to master since this release

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)