Skip to content

2.12.0

Compare
Choose a tag to compare
@YevgeniyShunevych YevgeniyShunevych released this 02 Nov 17:04
· 412 commits to main since this release

New features

  • #791 Add On and OnOrTo navigation methods

Changes and enhancements

  • #786 Add (string directoryPath) constructor to AddDirectoryFilesToNUnitTestContextEventHandler
  • #787 Deprecate some and provide new log methods to Report<TOwner> and ILogManager
  • #788 Deprecate Start and EndSection methods of Report<TOwner> and ILogManager
  • #789 Add and use StepLogSection and SetupLogSection in Step and Setup methods of Report<TOwner>
  • #790 Extract test informational properties from AtataContext to TestInfo class
  • #793 Use Selenium.WebDriver package v4.15.0

Fixes

  • #792 Driver creation fails when DriverService.DriverServicePath is null

Links