Skip to content

4.3.3 - Fix bug with Windows tests that run on a Selenium Grid

Compare
Choose a tag to compare
@mdmintz mdmintz released this 06 Sep 05:31
· 2554 commits to master since this release
7b48b07

Fix bug with Windows tests that run on a Selenium Grid

  • Fix bug that occurs on Windows with Selenium Grid tests.
    --> Fixes an issue where the browser remained open after tests ended.
    --> This resolves #1494
  • Update output when calling sbase get DRIVER.
    --> The slashes should now be correct per Operating System.
    --> This also updates error-handling when downloading drivers.