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

Lack of addons docs, therefore, browser problems (chrome and firefox). #2286

Closed
gutomaia opened this issue May 10, 2014 · 2 comments
Closed

Comments

@gutomaia
Copy link

I'm trying to run both Firefox 29 and Chrome 34 on travis[1], my project have a Makefile task that does most of the job ("make ci"), however I'm facing some issues:

  1. Chrome doesn't starts - Don't know why, I really don't have any clue. Any help would be welcome.
  2. Firefox 29 - Where is the binary executable?
  3. Docs missing from addons http://blog.travis-ci.com/docs/user/addons/

[1] https://travis-ci.org/gutomaia/nodeNES/builds/24839372

Pull requests are also welcome !

@roidrage
Copy link
Contributor

  1. See Chrome instead of firefox #2281, Chromedriver support? #272, Chromium/Chrome does not work in an OpenVZ container #938 and http://stackoverflow.com/questions/20364674/chromedriver-on-travis-ci. It's unfortunately not easy to get running, you'll need Chromium in the mode without sandbox.
  2. firefox and firefox-bin are linked into /usr/local/bin
  3. The docs for Firefox are here: http://docs.travis-ci.com/user/firefox/

@gutomaia
Copy link
Author

thanks... It's solved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants