2.1.2
Overview
This release fixes issues with detecting Selenium startup and closing tunnels.
- Detect startup failures in recent versions of Selenium
- Support "MicrosoftEdge" and "internet explorer" aliases for the "edge" and "ie" WebDriver drivers (#63)
- Handle already-terminated child processes in
Tunnel#close
(theintern/intern#924)