Selenium Crashing: Chrome automation extension has crashed

后端 未结 10 1433
花落未央
花落未央 2020-12-29 22:05

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

10条回答
  •  天涯浪人
    2020-12-29 22:18

    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.

提交回复
热议问题