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

Fix WebDriverException when binary is set, but no firefox binary in the PATH variable #5039

Merged

Conversation

darek8686
Copy link
Contributor

@darek8686 darek8686 commented Nov 9, 2017

The cause of the problem is to call the orElse method with new instance of FirefoxBinary as argument,
which requires Firefox binary in envirement variable PATH.

…he PATH.

The cause of the problem is to call the orElse method with new instance of FirefoxBinary as argument,
which requires Firefox binary in envirement variable PATH.
@shs96c
Copy link
Member

shs96c commented Nov 15, 2017

Good catch. Thank you!

@shs96c shs96c merged commit b29e332 into SeleniumHQ:master Nov 15, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants