2.1.0
Overview
This release contains bug fixes and improvements, and updates dependencies to support TypeScript 2.7+.
Note that starting with this version, SeleniumTunnel will support the most current versions of Selenium and the various WebDrivers by default. If SeleniumTunnel will be used with older versions of browsers, compatible versions of Selenium and the relevant WebDriver(s) should be specified.
Bug fixes
- SeleniumTunnel more reliably kills WebDrivers when a session ends (#58)
General improvements
- Update dependencies
- Update driver and selenium default versions
- Support the pacFile option in SauceLabsTunnel (#59)
- Support newer versions of Sauce Connect (at least 4.4.12). Dig Dug was not able to detect successful startup in recent versions of SC.
- WebDrivers are now versioned when saved by SeleniumTunnel, meaning that the tunnel cache directory no longer has to be manually deleted to download a new version of a driver