We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nosetests tests/ --with-holmium --holmium-browser=firefox --holmium-remote=http://blah.com:4444/wd/hub -v SKIP: unable to initialize driver (name: firefox)
The text was updated successfully, but these errors were encountered:
933f0ce fixes the issue
Sorry, something went wrong.
edit: 933f0ce only fixes the issue for remote driver but breaks it for local firefox.
issue #19 : remote driver with firefox
7973e51
capabilities were being incorrectly set as 'capabilities' in the driver initialization when the browser is firefox
alisaifee
No branches or pull requests
The text was updated successfully, but these errors were encountered: