标签:
1.python 环境安装
2.PhantomJs安装,戳这里,安装的1.9.8版本的,配置环境变量path:";C:\phantomjs"(注意:安装2.0.0版本,运行casperjs会有提示:PhantomJs is not released)
3.casperjsan安装,戳这里,配置环境变量path:";C:\casperjs\bin"
casperjs环境安装
原文地址:http://www.cnblogs.com/hito/p/4611053.html