mark-thompson / whole-foods-deliverance

[Availability notifications, auto-checkout, slot preferences, cart tracking] for Whole Foods / Amazon Fresh
MIT License
53 stars 12 forks source link

Chrome being controlled by automated software #25

Closed makrandp closed 4 years ago

makrandp commented 4 years ago

My chrome is still showing that Chrome being controlled by automated software. Even though i am not using the software now. Had to reinstall chrome to fix the issue. Is there something I missed? How can I avoid this next time?

makrandp commented 4 years ago

Also, whenever i was clicking on any URL, it was opening a new chrome window with the same message on top.

mark-thompson commented 4 years ago

I've run into this before - it only seems to happen if you close all tabs in your normal browser session while the Selenium chromedriver browser session is still active. Ensuring all instances of the Chrome app/executable are closed before attempting to launch again should be sufficient to prevent this.