Releases: FlaUI/FlaUI.WebDriver
Releases · FlaUI/FlaUI.WebDriver
v0.3.1
What's Changed
- Bump Selenium.WebDriver from 4.23.0 to 4.24.0 in /src by @dependabot in #74
- Add SendKeys tests by @aristotelos in #79
- Workaround GitVersion 6.0.2 build issue by @aristotelos in #80
- Bump NUnit from 4.2.1 to 4.2.2 in /src by @dependabot in #81
- Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /src by @dependabot in #82
- Ignore exception on scrolling element into view by @aristotelos in #76
- Document Appium.WebDriver support and add test for element.Displayed by @aristotelos in #78
- Docs: Fix the broken link for Appium NuGet by @Dor-bl in #84
- Update README.md by @stevemonaco in #83
- Bump Appium.WebDriver from 5.1.0 to 5.2.0 in /src by @dependabot in #85
- Bump Selenium.WebDriver from 4.24.0 to 4.25.0 in /src by @dependabot in #87
- Bump Swashbuckle.AspNetCore from 6.7.3 to 6.8.0 in /src by @dependabot in #88
- Error handling by @aristotelos in #90
- Add test coding guidelines by @aristotelos in #94
- Fix test duration by @aristotelos in #95
- works around issues with the webdriver spec by @bmarroquin in #92
New Contributors
- @stevemonaco made their first contribution in #83
- @bmarroquin made their first contribution in #92
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update to .NET 8 🎉 by @aristotelos in #64
- Add CodeQL, MIT license and PRs welcome badges by @aristotelos in #73
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- Fix dependabot directory by @aristotelos in #65
- Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.3 in /src by @dependabot in #66
- Bump Selenium.WebDriver from 4.21.0 to 4.23.0 in /src by @dependabot in #67
- Bump NUnit from 4.1.0 to 4.2.1 in /src by @dependabot in #70
- Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src by @dependabot in #69
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /src by @dependabot in #72
- Fix element interaction and screenshots for desktop sessions by @aristotelos in #71
- Add windows extensions debug logging by @aristotelos in #63
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Bump Selenium.WebDriver from 4.20.0 to 4.21.0 by @dependabot in #53
- Check that IsOffscreen is supported before trying to use it. by @grokys in #54
- Bump Swashbuckle.AspNetCore from 6.6.1 to 6.6.2 by @dependabot in #55
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #56
- Add ability to find desktop elements by @aristotelos in #62
New Contributors
- @dependabot made their first contribution in #53
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Evict unavailable elements and improve element compare performance by @aristotelos in #41
- Add input sources in GetOrCreateInputSource by @grokys in #44
- Thread safe adding and evicting of elements by @aristotelos in #45
- Better capability matching errors by @aristotelos in #46
- Update dependencies by @aristotelos in #48
- Basic windows extensions by @aristotelos in #47
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Sort Properties by @Dor-bl in #23
- chore: Remove unnecessary usings by @Dor-bl in #24
- Support
origin
property in actions. by @grokys in #29 - Make Get Element Text match WinAppDriver more closely. by @grokys in #30
- On session close, don't close apps that weren't started by the WebDriver by @grokys in #31
- Implement Get Element Attribute. by @grokys in #27
- Implement Element Send Keys according to spec by @grokys in #33
- Reinstate usage of GetAllTopLevelWindows. by @grokys in #36
- Add debug logging for actions by @aristotelos in #38
- Return empty list from Find elements by @aristotelos in #39
- Make WebDriver DPI scaling-aware. by @grokys in #37
New Contributors
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Generate release notes by @aristotelos in #21
- Capabilities by @aristotelos in #22
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Create version 0.1.0
v0.1.0-alpha
Create first useful release