nathanboktae / mocha-casperjs

Write CasperJS tests using Mocha
MIT License
120 stars 30 forks source link

Trouble getting things working; the system can not find the file specified, did you install phantomjs? #79

Closed hughlomas closed 8 years ago

hughlomas commented 8 years ago

Sorry, this is more of a support request than an issue with the package.

I'm on Windows 8.1. I went through the installation and I'm encountering problems when trying to run mocha-casperjs.bat. I've tried to troubleshoot things but I'm having difficulty determining the problem and I can't find any similar issues or posts.

image

Do you have any idea how to correct that?

nathanboktae commented 8 years ago

Is it not using casperjs.exe to startup on windows? that's what the .bat file uses... not sure how you end up calling bootstrap.js .

You do need phantomjs installed globally as #76 pointed out - if you want to fix the .bat file and send a PR, that'd be great (I don't use Windows anymore).

nathanboktae commented 8 years ago

If you still need help ask a question on Gitter