Releases: Streets-Heaver/SHAutomation
Releases · Streets-Heaver/SHAutomation
v5.0.1
What's Changed
- Changed to prev version of elasticlogging by @tomaustin700 in #65
Full Changelog: 5.0.0...5.0.1
v5.0.0
What's Changed
- made logging occur less often and only after control found does it st… by @ThomasPoucher in #53
- added catch to all native code finds by @ThomasPoucher in #55
- hover over give info by @ThomasPoucher in #57
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/SHAutomation.UIA3 by @dependabot in #58
- thread safe collection by @ThomasPoucher in #62
- Bump System.Drawing.Common from 5.0.0 to 5.0.3 in /src/SHAutomation.Core by @dependabot in #64
- 5.0.0 by @tomaustin700 in #63
New Contributors
- @dependabot made their first contribution in #58
Full Changelog: 4.0.0...5.0.0
4.0.0
What's Changed
- added catch and return null by @ThomasPoucher in #32
- increased timeout to see if this is the issue, 2 minutes should end a… by @ThomasPoucher in #33
- catch COMException in GetXPath by @ThomasPoucher in #35
- Added new method GetCurrentPropertyValue to SHAutomationElement by @tomaustin700 in #38
- null checks for searches returning by @ThomasPoucher in #39
- Issue30 by @richardSH2 in #40
- handled null reference in xpath by @ThomasPoucher in #46
- Find improvements by @ThomasPoucher in #48
- Updated packages by @tomaustin700 in #49
- applied a recent flaui PR to SHAutomation to deal with name contains … by @ThomasPoucher in #50
- don't wait on second thread by @ThomasPoucher in #51
New Contributors
- @richardSH2 made their first contribution in #40
Full Changelog: 3.0.5...4.0.0
3.0.5
Merge pull request #29 from tomaustin700/MouseDragAction Added new overload for drag with an action.
3.0.4
Merge pull request #25 from Streets-Heaver/AddRedisKeyExpiry Added ability to set expiration on Redis keys
2.0.3
Merge pull request #21 from Streets-Heaver/UpdateSERedis Updated all outdated Nuget packages to latest version. Replaced FXCop…
2.0.1
Fixes minor issue introduced by 2.0.0
Install using the Nuget package manager console with the following command
Install-Package SHAutomation -Version 2.0.1
2.0.0
1.0.14
Install using the Nuget package manager console with the following command
Install-Package SHAutomation -Version 1.0.14
1.0.13
Install using the Nuget package manager console with the following command
Install-Package SHAutomation -Version 1.0.13