-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.26.0 exception on start: System.InvalidOperationException: Unable to find a matching set of capabilities (SessionNotCreated) #1631
Comments
Could you please attach a trace-level log from geckodriver? Read more about reporting actionable bugs in our contribution guidelines. |
Problem is between x32 and x64. There is no trace log. Geckodriver won't even start. |
If geckodriver doesn't start then it is issue #1617, which we haven't fixed yet. Otherwise I assume that you are not specifying any path to Firefox, and used the win32 geckodriver binary on a Windows 10 64 bit system? I just uploaded the win64 geckodriver binary, and it should all work now. @hheexx, can you please confirm? |
Works with 64, that was a problem.... Thanks! |
Great. So it's a dupe of issue #1630. |
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. |
System
Testcase
Replaced 0.25 with 0.26.
Exception thrown on Firefox start.
Stacktrace
System.InvalidOperationException: Unable to find a matching set of capabilities (SessionNotCreated)
The text was updated successfully, but these errors were encountered: