NeoSong
Results
2
comments of
NeoSong
You can comment this line off if you just want C code integration. This line is related to the python bindings.
I solved the problem by add one line: ` options.add_experimental_option('excludeSwitches', ['enable-logging'])` in file: autogpt\commands\web_selenium.py right after this line: ` options = options_available[CFG.selenium_web_browser]()`