when using selenium server on windows? I'm using RemoteWebDriver from a
.NET application? I can get ChromeDriver to work when placed in the same
directory as my tests and creating ChromeDriver directly. However,
switching to RemoteWebDriver and running the Selenium Server jar, I get
SetUp : System.InvalidOperationException : The path to the driver
executable must be set by the webdriver.chrome.driver system property; for
more information, see http://code.google.com/p/selenium/wiki/ChromeDriver.
The latest version can be downloaded from
http://code.google.com/p/chromedriver/downloads/list
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response
errorResponse)
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String
driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(ICommandExecutor
commandExecutor, ICapabilities desiredCapabilities)
at x.x.Tests.Integration.SeleniumTestBase.SetupTest() in
SeleniumTestBase.cs: line 33
at TechTalk.SpecFlow.Bindings.MethodBinding.InvokeAction(IContextManager
contextManager, Object[] arguments, ITestTracer testTracer, ref TimeSpan
duration)
at TechTalk.SpecFlow.Bindings.MethodBinding.InvokeAction(IContextManager
contextManager, Object[] arguments, ITestTracer testTracer)
at
TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(BindingEvent
bindingEvent)
Thanks
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msg/selenium-users/-/9zSkch3BtMkJ.
For more options, visit https://groups.google.com/groups/opt_out.