Skip to content

Updates to Selenium Grid and WebDriver installation

Compare
Choose a tag to compare
@mdmintz mdmintz released this 02 Sep 23:55
· 5090 commits to master since this release
86a6466

Updates to Selenium Grid and WebDriver installation

  • Add option to change "timeout" for idle Selenium Grid tests
  • Install the latest EdgeDriver if not specifying a specific version
  • Update Chrome options for tests running on a Selenium Grid
  • Use the same GeckoDriver version for all operating systems
  • Update Python dependencies ("setuptools" and "traitlets")