-
Notifications
You must be signed in to change notification settings - Fork 26
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
getting started #24
Comments
Same error on ubuntu |
Test with phantomjs "hardy --browser=phantomjs ." |
I'm getting that result with |
I'm also seeing the same issue. Running OS X Mavericks, node 0.10.24. Rolling back to hardy 1.0.1 did not make a difference, the error persists. |
Same issue here, with firefox,phantomjs and chrome |
Also having this issue with Firefox. |
Is everyone still having this issue? I just set up via the Getting Started, and I'm getting the same thing. I'm pretty sure this has something to do with the Firefox drivers, because when I run |
At the moment only phantomjs is really working for me. |
same here. Works with phantomJS and Chrome (+chromedriver) but fails with Firefox (version 31) |
@pjkix Turns out that in any browser other than firefox, this happens if there is any error in your .feature file. For example, if you mentioned a wrong css property. In my case I was measuring "font-color" instead of "color".
|
I'm having trouble getting started with hardy. I followed all the steps here http://hardy.io/getting-started.html
but when i try and run the example test i just see a blank firefox window and this output in the console.
am i missing something?
The text was updated successfully, but these errors were encountered: