I am running selenium via python 3 with the chromedriver browser on windows 10.
The program is very active and should run constantly. Means: lots of logging going on.
Problem: the crhomedriver logs get way too long after a few hours, and windows tends to crash.
Everything is working fine, the logs are just minor issues about which I do not really care.
Question:
How may I disable the chromedriver logs?
Notes:
- I did my research and did not find any working solution yet.
- I am forced to use chromedriver, hence no headless browser like phantomJS is a valid alternative.
Try this, not sure it will work. Pass the options to your chromedriver