Skip to content

v5.0.0-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 23:00
· 78 commits to refs/heads/main since this release
121a555

What's Changed

Bug Fixes

  • fix: Include missing AppiumOptionsDictionary into ToDictionary (#727) @Dor-bl

Refactor

  • refactor: Replace obsolete WebRequest, HttpWebRequest with HttpClient (#720) @Dor-bl

Dependencies

  • build(deps): Updates Selenium.Support from 4.16.2 to 4.17.0 (#725) @dependabot
  • build(deps): Updates Selenium.WebDriver from 4.16.2 to 4.17.0 (#725) @dependabot
  • build(deps): bump System.Drawing.Common from 8.0.0 to 8.0.1 in /src/Appium.Net (#722) @dependabot

🧰 Maintenance

  • chore: ClipboardTest fixes and improvements (#723) @Dor-bl