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

remote driver fails to initialise when used with 'firefox' as the browser #19

Closed
alisaifee opened this issue Jan 15, 2014 · 2 comments
Closed
Assignees
Labels

Comments

@alisaifee
Copy link
Owner

nosetests tests/ --with-holmium --holmium-browser=firefox --holmium-remote=http://blah.com:4444/wd/hub -v
SKIP: unable to initialize driver (name: firefox)
@ghost ghost assigned alisaifee Jan 15, 2014
@alisaifee
Copy link
Owner Author

933f0ce fixes the issue

@alisaifee
Copy link
Owner Author

edit: 933f0ce only fixes the issue for remote driver but breaks it for local firefox.

alisaifee added a commit that referenced this issue Jan 15, 2014
capabilities were being incorrectly set as 'capabilities' in the driver
initialization when the browser is firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant