What's Changed
This release has several new features, many bug fixes, and enhancements
- Fixed issue 10: Mac platform which is used in JSON API endpoint
- Fixed issue 11: Variable driver_directory preceded by self
- Fixed issue 12: Run arguments separated
- Modified behavior of get_local_driver_version method to manage different Unix based system
- Modified docstrings
Added
- Set execution bit for chrome driver (Linux/Mac)
- Un-quarantine chrome driver (Linux/Mac)
- Obtain appropriate os executable for Unix and Windows system
- Helper functions to determine between Linux, mac and Windows system
Note
- There are currently no drivers for Linux ARM64 on https://googlechromelabs.github.io/chrome-for-testing
New Contributors
Special thanks to sto3014 for providing significant contributions to this project release