Skip to content

Releases: appium/dotnet-client

v4.0.0.6-beta

15 Apr 16:03
Compare
Choose a tag to compare
v4.0.0.6-beta Pre-release
Pre-release
  • [Enhancement] Adds pointer input device extension (#315) - with help from Timotius Margo
  • [Enhancement] Add finger print authentication command for Android emulator (#324)
  • [Enhancement] Add toggle data command to switch the state of data service on Android devices (#324)

v4.0.0.5-beta

26 Jan 01:32
Compare
Choose a tag to compare
v4.0.0.5-beta Pre-release
Pre-release

[Enhancement] Add screen recording mechanism (#277)
[Enhancement] Add setting/getting clipboard mechanism (#278)
[Enhancement] Update support for backgrounding (android) app (#292)
[Enhancement] Add file push mechanism for ios and android driver (#301)
[Enhancement] Add windows support for page Object pattern (#276)
[Enhancement] Redirect local appium server log to Visual Studio output (#303)
[BUG FIX] Override IFindsBy methods in appium driver (#302) fixes #265
[BUG FIX] Refactor - removing the use of reflection (#297) fixes #291
[BUG FIX] Allow log file to be parsed appium log file (#286)

v4.0.0.4-beta

15 Oct 08:51
96faf0e
Compare
Choose a tag to compare
v4.0.0.4-beta Pre-release
Pre-release

[BUG FIX] Fix for W3C locator strategies

v4.0.0.3-beta

01 Oct 10:16
Compare
Choose a tag to compare
v4.0.0.3-beta Pre-release
Pre-release

[BUG FIX] Fix for Displayed endpoint on AppiumWebElement

v4.0.0.2-beta

22 Sep 20:43
Compare
Choose a tag to compare
v4.0.0.2-beta Pre-release
Pre-release
  • [ENHANCEMENT] Added support for Tizen driver
  • [BREAKING CHANGE] Move to Dotnet Standard with the exception of PageFactory. Resolves #191
  • [BREAKING CHANGE] Replace DesiredCapabilities with AppiumOptions.
  • [UPDATES]:
    • Selenium.Support was updated 3.14.0
    • Selenium.WebDriver was updated 3.14.0

4.0.0.1-beta

15 Jan 22:00
1168d79
Compare
Choose a tag to compare
4.0.0.1-beta Pre-release
Pre-release

4.0.0.1-beta

  • [Enhancement] The searching by ios class chain was implemented.
  • [Enhancement] Details of a session. Interface IHasSessionDetails and its implementation. #201
  • [BUG FIX] Fix of the LongPress action parameters. The report #197. FIX #198
  • [BREAKING CHANGE] Unnecessary interface ITouchShortcuts was removed. #200
  • [BREAKING CHANGE] Deprecated gesture methods were removed. #204
  • [UPDATES]:
    • Newtonsoft.Json was updated to 10.0.3
    • Selenium.Support was updated 3.8.0
    • Selenium.WebDriver was updated 3.8.0
    • Castle.Core was updated to 4.2.1

1.2.0.8

13 Jan 18:08
Compare
Choose a tag to compare
Merge pull request #76 from Astro03/master

prep for new release version 1.2.0.8

1.2.0.5

25 Sep 17:17
Compare
Choose a tag to compare
Merge pull request #61 from Astro03/master

update version to 1.2.0.5 and update NuGet packages

1.2.0.4

17 Sep 01:43
Compare
Choose a tag to compare

Added IsLock method and Start Activity