Punit Arani

Results 3 issues of Punit Arani

When running lean login after lean init, the credentials fail to be saved to the credentials file. Error: "FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\user\\.lean\\credentials'" This can manually...

bug

Allows getting the driver install path without having to `install()` or use the private `_get_driver_path()` method.

Created `set_logger()` to use a custom global logger instead of the default WDM logger. Added [tests](https://github.com/punitarani/webdriver_manager/blob/master/tests/test_custom_logger.py) and [Documentation ](https://github.com/punitarani/webdriver_manager#custom-logger) for `set_logger()`.