Skip to content

2.0.0

Compare
Choose a tag to compare
@YevgeniyShunevych YevgeniyShunevych released this 10 May 14:23
· 68 commits to main since this release

Breaking Changes

  • #41 Set target .NET framework to only .NET Standard 2.0
  • #42 Change default value of RetrySettings.ThreadBoundary property to RetrySettingsThreadBoundary.AsyncLocal
  • #44 Use Selenium.WebDriver package v4.1.1
  • #45 Remove IFindsBy* interfaces from the list of IExtendedSearchContext interfaces
  • #46 Change default value of SearchOptions.Visibility property from Visible to Any

New Features

  • #43 Add IWebDriver extension methods: As<TInterface>(), AsScreenshotTaker() and AsScriptExecutor()

Changes and Enhancements

  • #40 Add optional onExceptionCallback parameter to StaleSafely.Execute methods

Links