Skip to content

2.1.2

Compare
Choose a tag to compare
@jason0x43 jason0x43 released this 17 Jul 15:14
· 110 commits to master since this release

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)