mbriggs / grunt-start-webdriver

_only_ starts the selenium webdriver
2 stars 1 forks source link

npm test failure? #1

Open wayneseymour opened 10 years ago

wayneseymour commented 10 years ago

Hello there, I am glad you are writing this. However, on my mac, I cloned, npm installed, and ran npm test, output:

wayne@~/dev/test/grunt-start-webdriver (master) $ npm test

> grunt-start-webdriver@0.0.2 test /Users/wayne/dev/test/grunt-start-webdriver
> grunt test

Warning: Task "start_webdriver" not found. Use --force to continue.

Aborted due to warnings.
npm ERR! Test failed.  See above for more details.
npm ERR! not ok code 0

Can you point me in the write direction?

Thumbs up for writing this in the first place though! :)

caryJavascript commented 9 years ago

I got the same issue which is repeatable simply by running grunt on command line:
grunt