Skip to content

Fix & update the automatic ChromeDriver repair/upgrade script

Compare
Choose a tag to compare
@mdmintz mdmintz released this 24 Aug 19:31
· 4004 commits to master since this release
a244324

Fix & update the automatic ChromeDriver repair/upgrade script

  • Fix the automatic chromedriver repair/upgrade script:
    -- A folder might need to be created first in some scenarios.
  • Auto-upgrade chromedriver on "Chrome version must be between":
    -- Previously, only on "This version of ChromeDriver only supports".
    -- (This repair only happens on Mac/Win and NON-headless Linux runs.)
  • Refresh Python dependencies:
    -- cryptography==3.4.8;python_version>="3.6"
  • Update a test created by sbase mkdir DIR.