Option to disable first line print
kjgoodrick opened this issue · 1 comments
kjgoodrick commented
It would be nice if there were an option to disable the first line print in the log function. It is currently possible to disable logging by setting the level, but disabling the print statement is impossible (or rather, requires redefining the log function when importing).
I'd be happy to submit a pull request to fix this, but I wanted to check and see if you had a preference on how it is done before getting started.
kjgoodrick commented
Hi @rasjani,
Apologies, it seems I've put this in the wrong place. I did not realize there was a webdrivermanager and a webdriver_manager. Sorry about that!