Releases: appium/dotnet-client
Releases · appium/dotnet-client
v4.0.0.6-beta
v4.0.0.5-beta
[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
[BUG FIX] Fix for W3C locator strategies
v4.0.0.3-beta
[BUG FIX] Fix for Displayed endpoint on AppiumWebElement
v4.0.0.2-beta
- [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
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