Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@callmekoo callmekoo released this 09 Apr 06:09
b603876

Changelog

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