MarketSquare / webdrivermanager

Python module to facilitate downloading and deploying WebDriver binaries for Chrome, Firefox, Opera & Edge
https://pypi.org/project/webdrivermanager/
MIT License
100 stars 38 forks source link

Clean error logging #60

Closed osrjv closed 3 years ago

osrjv commented 3 years ago

Current compatible mode is a bit noisy if a used as a library, because of the following reasons:

This PR tries to address those issues