Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 15:59
5da2a28

Release 1.1.0

  • Overhauled driver instance management to use decorators which provides a common api between browser classes and a cleaner path to class extension.
  • Moved majority of browser/driver code out of Basin.Selenium namespace and into Basin.Core.Browsers namespace.
  • Updated GitHub actions to automate publishing nugets and creating github releases.