Skip to content

Coypu 4.0.0

Compare
Choose a tag to compare
@sbowler sbowler released this 19 Sep 20:10
· 14 commits to master since this release
522922a

Breaking changes

  • Support for .NET 6+
  • Updated Selenium WebDriver to 4.0.1

What's Changed

  • Return QueryDescription on ElementFinder.ToString() by @max-brewer in #212
  • Updated nuget packages in preparation for selenium 4 update by @alexlazarciuc in #215
  • [PR] The proj files have been updated to enable SourceLink by @JTOne123 in #217
  • Fix ConsiderInvisibleElements comment by @mroskamp in #221
  • Fixes tests which fail when run in isolation by @wwestrop in #223
  • Upgrade c#, selenium, get working on macOS by @adiel in #228
  • Bump System.Drawing.Common from 5.0.0 to 5.0.3 in /src/Coypu.Tests by @dependabot in #229

New Contributors

Full Changelog: 3.1.1...4.0.0