1.Python:2.7.X
2.安装multi-mechanize
pip install multi-mechanize mechanize numpy matplotlib(此安装容易在run的时候出现以下错误,如果出现以下错误可以安装步骤2.2 multi-mechanize-master)
如果出现:can not fiind test script: 可以继续2.2步骤。
2.2下载multi-mechanize-master,http://download.csdn.net/detail/yanglyangl429/9798680
安装
安装好后。
3.创建project
multimech-newproject my_test会自动生成
4.运行