How to disable logging using Selenium with Python binding

后端 未结 4 1786
误落风尘
误落风尘 2020-12-04 01:45

Simple question: how to completely disable logging when using Selenium from Python bindings, ex code as follows:

browser = webdriver.Chrome()
4条回答
提交回复
热议问题