This version provides some minor improvements. This version was written and tested on Python 3.9.4
Improvements
- Improved setting.py file (became more understandable)
Operations
- Removed some hardcode from operaDriver.py file
2.7.1
This version provides improvements and minor fixes. This version was written and tested on Python 3.9.4
Fixes
- Fixed an issue with incorrect geckodriver and operadriver downloading if macOS was on Intel
2.7.0
This version provides improvements and minor fixes. This version was written and tested on Python 3.9.4
Fixes
- Fixed an issue with incorrect geckodriver, edgedriver downloading if macOS was on Intel
Improvements
- Improved unit-tests by githubviewer - Improved overall code optimization
2.6.3
This version provides some minor fixes. This version was written and tested on Python 3.9.4
Fixes
- Fixed an issue with unable to determination latest version of chrome browser
2.6.2
This version provides some minor fixes. This version was written and tested on Python 3.9.4
Fixes
- Minor fixes
2.6.1
This version provides some minor fixes. This version was written and tested on Python 3.9.4
Fixes
- Fixed an issue with incorrect checking of OS bitness. (Windows) - Fixed an issue with incorrect checking of driver if macOS was on Intel. (with other drivers)