v1.1.0
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 intoBasin.Core.Browsers
namespace. - Updated GitHub actions to automate publishing nugets and creating github releases.