Skip to content

Releases: FlaUI/FlaUI.WebDriver

v0.3.1

30 Sep 07:18
e6f50ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Aug 09:48
5601fe6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.2.3

28 Aug 12:26
35a97b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

26 Aug 07:09
d463d38
Compare
Choose a tag to compare

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

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 May 12:06
76443af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 May 17:33
19553d2
Compare
Choose a tag to compare

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

23 Apr 13:42
6cb32cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

23 Apr 12:06
3b03baa
Compare
Choose a tag to compare
Create version 0.1.0

v0.1.0-alpha

02 Apr 13:03
a47240a
Compare
Choose a tag to compare
Create first useful release