- tzuriely
- Posts : 1
Join date : 2017-06-15
unknown error: failed to unzip automation extension with chromedriver
Thu Jun 15, 2017 7:20 pm
Hi,
i am trying to use selenium with Chrome Driver on windows 10. Writing in C#.
when i am using the ctor, i am receiving this "exception: unknown error: failed to unzip automation extension" .
I tried to use in couple different chromedriver.exe version and webdriver.dll
_web = new ChromeDriver();
Exception:
System.InvalidOperationException: unknown error: failed to unzip automation extension
(Driver info: chromedriver=2.22.397933 (1cab651507b88dec79b2b2a22d1943c01833cc1b),platform=Windows NT 10.0.10586 x86_64)
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.Remote.RemoteWebDriver.StartSession(ICapabilities desiredCapabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(ICommandExecutor commandExecutor, ICapabilities desiredCapabilities)
at OpenQA.Selenium.Chrome.ChromeDriver..ctor(ChromeOptions options)
at OpenQA.Selenium.Chrome.ChromeDriver..ctor()
at RouterSetupDll.ARouter.InitWebDriver() in D:\Infrasructure\projects\RouterSetup\RouterSetupDll\ARouter.cs:line 21
Any idea?
Thakns
i am trying to use selenium with Chrome Driver on windows 10. Writing in C#.
when i am using the ctor, i am receiving this "exception: unknown error: failed to unzip automation extension" .
I tried to use in couple different chromedriver.exe version and webdriver.dll
_web = new ChromeDriver();
Exception:
System.InvalidOperationException: unknown error: failed to unzip automation extension
(Driver info: chromedriver=2.22.397933 (1cab651507b88dec79b2b2a22d1943c01833cc1b),platform=Windows NT 10.0.10586 x86_64)
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.Remote.RemoteWebDriver.StartSession(ICapabilities desiredCapabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(ICommandExecutor commandExecutor, ICapabilities desiredCapabilities)
at OpenQA.Selenium.Chrome.ChromeDriver..ctor(ChromeOptions options)
at OpenQA.Selenium.Chrome.ChromeDriver..ctor()
at RouterSetupDll.ARouter.InitWebDriver() in D:\Infrasructure\projects\RouterSetup\RouterSetupDll\ARouter.cs:line 21
Any idea?
Thakns
- Failed to load the extension.js error
- error set cookies on chromedriver this selenium-webdriver node js
- c# webdriver - Data Driven : DataSource attribute error - Connecting Automation with MTM
- Selenium.SeleniumException : Failed to start new browser session: Error while launching browser
- ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Permission denied
Permissions in this forum:
You cannot reply to topics in this forum