Skip to content

2.0.0

Compare
Choose a tag to compare
@YevgeniyShunevych YevgeniyShunevych released this 11 May 10:16
· 107 commits to main since this release

Breaking Changes

  • #74 Set target .NET framework to only .NET Standard 2.0
  • #75 Use Selenium.WebDriver package v4.1.0
  • #76 Replace "additionalCapabilities" driver options configuration property with "additionalBrowserOptions"
  • #77 Replace "globalAdditionalCapabilities" driver options configuration property with "additionalOptions"
  • #85 Use Atata package v2.0.0

New Features

  • #73 Support hierarchical JSON additional properties
  • #78 Add support of "androidOptions" Chrome options configuration property
  • #79 Add support of "androidOptions" Firefox options configuration property
  • #80 Add support of "defaultControlVisibility" configuration property
  • #81 Add support of "variables" configuration property
  • #82 Add support of "directoryPath" configuration property of "nlog-file" log consumer

Changes and Enhancements

  • #83 Remove Atata.WebDriverExtras package reference
  • #84 Remove Selenium.WebDriver package reference

Links

Atata.Configuration.Json 2.0.0 on NuGet