Skip to content

Releases: skbkontur/Selone

v1.1.0

09 Apr 06:09
b603876
Compare
Choose a tag to compare

Changelog

  • fixed bug with disposed webdrivers in WebDriverPool( (#19 thanks @SephVin)
  • added IWebDriverDisposer in WebDriverPool to fix problem with chromeDriver.Dispose() (#21 thanks @Jaxak)