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

if you don't set a log_level, an exception will be raised. #85

Closed sander76 closed 1 year ago

sander76 commented 2 years ago

The Drivermanager (for Edge) has a default log_level = none. This raises an attribute exception. If you set it to log_level=logging.INFO (or any other loglevel) all is fine.

DEADSEC-SECURITY commented 1 year ago

What version are you using?

sander76 commented 1 year ago

Oef, that's a long time ago. I think I forgot to close this issue as I am happily using this for a long time already. Let's close ?

DEADSEC-SECURITY commented 1 year ago

Go ahead and close it :)