Releases: Svinokur/selenium_driver_updater
November 3 Release
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
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
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
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
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
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
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
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
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
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)