You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.
Hi. I added the CasperJs library and the PhantomJS exe to the repo early on in the project's development for convenience only. The repo doesn't provide a runnable bundle for Linux or Mac OSX. You'll need to download and install PhantomJS for your OS, http://phantomjs.org/download.html.
It's not clear from the docs, I need to add better instructions to the README and I'll probably remove the .exe from this repo. CasperJs is probably better included as a sub repo as well.
After installing PhantomJS for your system it should just work. CasperJS is just a JavaScript library that runs in PhantomJS. There is no dependency on NodeJS.
Hi,
I've noticed that you have a phantomjs.exe in the root of your project, but capsper has a bin directory with (presumably) linux binaries?
Is this repository looking to provide a bundle of phantom, casper and ressemble so users don't have to install them separately?
Also, is there a dependency on nodejs?
I'm sorry for asking these dumb questions, but the wiki link does not seem to be working..
The text was updated successfully, but these errors were encountered: