Skip to content
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

Closed
hheexx opened this issue Oct 12, 2019 · 6 comments

Comments

@hheexx
Copy link

hheexx commented Oct 12, 2019

System

  • Version: 0.26
  • Platform: Windows 10
  • Firefox: 70b14
  • Selenium: .NET 3.141

Testcase

Replaced 0.25 with 0.26.
Exception thrown on Firefox start.

Stacktrace

System.InvalidOperationException: Unable to find a matching set of capabilities (SessionNotCreated)

@andreastt
Copy link
Contributor

Could you please attach a trace-level log from geckodriver? Read more about reporting actionable bugs in our contribution guidelines.

@hheexx
Copy link
Author

hheexx commented Oct 12, 2019

Problem is between x32 and x64.
x64 works but x32 throws this exception.

There is no trace log. Geckodriver won't even start.

@whimboo
Copy link
Collaborator

whimboo commented Oct 12, 2019

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?

@hheexx
Copy link
Author

hheexx commented Oct 12, 2019

Works with 64, that was a problem....

Thanks!

@whimboo
Copy link
Collaborator

whimboo commented Oct 12, 2019

Great. So it's a dupe of issue #1630.

@lock
Copy link

lock bot commented Nov 26, 2019

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.

@lock lock bot locked and limited conversation to collaborators Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants