I have been doing a lot of research on this issue. i am running the "python amazon_bot.py" command in cmd and it opens up chrome and goes to amazon but when it gets to amazon I get this error for selenium in the cmd line "ERROR:device_event_log_impl.cc(214)] [17:21:12.866] Bluetooth: bluetooth_adapter_winrt.cc:1072 Getting Default Adapter failed."
I have noticed that a bunch of people are having this error and adding the argument "excludeSwitches: ['enable-logging']" "suppresses" the issue and allows the webdriver to continue but I dont know how to include that argument into the execution
if anyone knows how to fix that issue or add an argument to suppress the issue please let me know. I really want to get this bot to work.
I have been doing a lot of research on this issue. i am running the "python amazon_bot.py" command in cmd and it opens up chrome and goes to amazon but when it gets to amazon I get this error for selenium in the cmd line "ERROR:device_event_log_impl.cc(214)] [17:21:12.866] Bluetooth: bluetooth_adapter_winrt.cc:1072 Getting Default Adapter failed."
I have noticed that a bunch of people are having this error and adding the argument "excludeSwitches: ['enable-logging']" "suppresses" the issue and allows the webdriver to continue but I dont know how to include that argument into the execution
if anyone knows how to fix that issue or add an argument to suppress the issue please let me know. I really want to get this bot to work.