You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have run into an issue you think is related, please open a new issue.
lockbot
locked and limited conversation to collaborators
Nov 12, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It runs very well on other machine with same win 10,but it does occurs in this machine.
System
Testcase
Stacktrace
InvalidOperationException: Failed to start browser C:\Program Files\Mozilla Firefox\firefox.exe: other os error (SessionNotCreated)
OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError (OpenQA.Selenium.Remote.Response errorResponse)
OpenQA.Selenium.Remote.RemoteWebDriver.Execute (System.String driverCommandToExecute, System.Collections.Generic.Dictionary`2 parameters)
OpenQA.Selenium.Remote.RemoteWebDriver.StartSession (ICapabilities desiredCapabilities)
OpenQA.Selenium.Remote.RemoteWebDriver..ctor (ICommandExecutor commandExecutor, ICapabilities desiredCapabilities)
OpenQA.Selenium.Firefox.FirefoxDriver..ctor (OpenQA.Selenium.Firefox.FirefoxDriverService service, OpenQA.Selenium.Firefox.FirefoxOptions options, TimeSpan commandTimeout)
OpenQA.Selenium.Firefox.FirefoxDriver..ctor (System.String geckoDriverDirectory, OpenQA.Selenium.Firefox.FirefoxOptions options, TimeSpan commandTimeout)
OpenQA.Selenium.Firefox.FirefoxDriver..ctor (System.String geckoDriverDirectory, OpenQA.Selenium.Firefox.FirefoxOptions options)
Trace-level log
See https://searchfox.org/mozilla-central/source/testing/geckodriver/doc/TraceLogs.md
for how to produce a trace-level log.
Sorry I have added options.LogLevel = FirefoxDriverLogLevel.Trace; but got no trace
The text was updated successfully, but these errors were encountered: