Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

disable chrome console errors selenium

# you can add this opction to the chrome driver options
options.add_experimental_option('excludeSwitches', ['enable-logging'])
 
PREVIOUS NEXT
Tagged: #disable #chrome #console #errors #selenium
ADD COMMENT
Topic
Name
8+7 =