Skip to content

2.4.0

Compare
Choose a tag to compare
@jason0x43 jason0x43 released this 06 Oct 22:47
· 60 commits to master since this release

Overview

The main update in this release is improved Edge support.

  • Support the Chromium Edge driver in SeleniumTunnel. The driver name is MicrosoftEdgeChromium, although edgeChromium is also recognized.
  • Externalize the Selenium config; this makes updating driver versions slightly easier, and will eventually provide a shared store of current driver versions for the WebDriverTunnel. (#54, #71)
  • Update the the cbt_tunnels package used by CrossBrowserTestingTunnel
  • Update the default WebDriver versions