I am using Selenium web drivers, and today, for no apparant reason I started getting an error with the message\"Chrome Automation Extension has crashed. Click this balloon
I had the same problem, I could resolve it as the following: 1.Don't run Chrome as Admin. 2.Don't run your selenium App as Admin.