Wyłącz błędy konsoli Chrome Selenium
# you can add this opction to the chrome driver options
options.add_experimental_option('excludeSwitches', ['enable-logging'])
Johiny
# you can add this opction to the chrome driver options
options.add_experimental_option('excludeSwitches', ['enable-logging'])