Skip to content

Coypu 4.0.0-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@sbowler sbowler released this 31 Jul 17:06
· 14 commits to master since this release
4.0.0-rc
522922a

Breaking changes

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

Fixes

  • #214 Firefox (still) fails to switch out of iframe
  • #221 Fix ConsiderInvisibleElements comment
  • #223 Fixes tests which fail when run in isolation
  • Fixed an issue using SingleExact option
  • Various fixes for failing unit, driver and acceptance tests

Changes

  • #217 The proj files have been updated to enable SourceLink
  • #212 Return QueryDescription on ElementFinder.ToString()
  • #228 Update .net6.0 and Selenium - Thanks to @slang25 for the initial leg work
  • Migrate solution projects to new VS2022 format
  • Updated browser drivers to newest versions (geckodriver, chromedriver, iedriver)
  • Various other enhancements

Coypu.NUnit 4.0.0-rc - 7.31.2023

Breaking changes

  • Support for .NET 6+
  • Updated Coypu to v4.0.0-rc