Skip to content

Releases: Svinokur/selenium_driver_updater

November 3 Release

03 Nov 07:55
Compare
Choose a tag to compare

This version was written and tested on Python 3.9.6

Fixes

  • Fixed an issue with incorrect getting of latest version of edgedriver (#1)

October 28 Release

28 Oct 16:01
Compare
Choose a tag to compare

This version was written and tested on Python 3.9.6

Fixes

  • Fixed an issue where the previous latest version was incorrectly received through the github site
  • Fixed an issue with incorrect getting of phantomjs versions via github releases
  • Fixed an issue if browser is not pre installed and could not be updated
  • Fixed an issue with incorrect getting of latest previous version of edgedriver

September 27 Release

27 Sep 17:06
Compare
Choose a tag to compare

This version was written and tested on Python 3.9.6

Fixes

  • Fixed an issue with incorrect getting of latest version of edge browser
  • Fixed an issue with incorrect getting of latest version of safaridriver

September 13 Release

13 Sep 16:48
Compare
Choose a tag to compare

This version was written and tested on Python 3.9.6

Added

  • Added full updating of edge, opera, firefox and chrome browsers on MacOS (full installation instead of browser update command)

  • Added full updating of opera browser on Windows (full installation instead of browser update command)

  • Added killing of browser if its getting updated

  • Added support for edgedriver ARM version on Windows

Improvements

  • Speeded up getting latest version of safaridriver
  • Improved parameter "old_return" with improved back-compatibility

Fixes

  • Partial fixed of getting latest version of edge browser (already fixed in version 5.0.4)
  • Fixed an issue with incorrect default path detecting if library was ran in console mode (already fixed in version 5.0.3)

Other

  • Setted default value "False" for parameter "old_return"

August 31 Beta Release

31 Aug 17:05
Compare
Choose a tag to compare
Pre-release

This version was written and tested on Python 3.9.6

Improvements

  • Returned parameter "old_return" with improved back-compability

Other

  • Setted default value "False" for parameter "old_return"

August 27 Beta Release

27 Aug 08:31
Compare
Choose a tag to compare
Pre-release

This code was written and tested on Python 3.9.6

Added

  • Added support for edgedriver ARM version on Windows

Improvements

  • Speeded up getting latest version of safaridriver

August 27 Release

27 Aug 07:44
Compare
Choose a tag to compare

This code was written and tested on Python 3.9.6

Fixes

  • Partial fixed of getting latest version of edge browser

August 17 Beta Release

17 Aug 14:44
Compare
Choose a tag to compare
Pre-release

This code was written and tested on Python 3.9.6

Added

  • Added killing of browser if its getting updated
  • Added full updating of opera browser on Windows (full installation instead of browser update command)

Fixes

  • Fixed an issue with incorrect default path detecting if library was ran in console mode

August 17 Release

17 Aug 14:49
Compare
Choose a tag to compare

This code was written and tested on Python 3.9.6

Fixes

  • Fixed an issue with incorrect default path detecting if library was ran in console mode

August 16 Beta Release

16 Aug 14:49
Compare
Choose a tag to compare
Pre-release

This code was written and tested on Python 3.9.6

Added

  • Added full updating of edge browser on MacOS (full installation instead of browser update command)