Unable to open chrome browser using Selenium Webdriver. Loading unpacked extensions are disabled by administrator
问题 I am automating my application using Selenium Webdriver, C#, Visual Studio and Chrome browser. I am getting below popup when selenium tried to open the chrome browser. Failed to load extension from:C:\Users\VARA~1.PAK\AppData\Local\Temp\scoped_dir6712_14913\internal. Loading of unpacked extensions is disabled by the administrator. Once I click on OK button of the popup, Chrome is opening successfully but my test is failing due to below error. Test Name: _3_EnterDetailsAndSelectAnAddress_John