Skip to content

v3.3.0

Compare
Choose a tag to compare
@sephiroth-j sephiroth-j released this 14 Dec 21:54
· 274 commits to master since this release
6774aee
  • BUGFIX keepDownloadedWebdrivers did not work as expected
  • IMPROVEMENT configure download timeouts and retry attempts
  • IMPROVEMENT Added support for Java 17 Issue 56
  • BUGFIX failed to move non-empty directories of downloaded drivers on Windows Issue 56
  • BUGFIX download directory was not always created Issue 56
  • BUGFIX file extraction may fail for archives with directory entries without the D attribute Issue 50. Thanks to @ikucheryavenkov
  • IMPROVEMENT Added user properties for most of the settings
  • IMPROVEMENT Support installing drivers when skipTests is true Issue #49
  • IMPROVEMENT add option to automatically set Selenium system properties Issue #26