0%

Robot-Framework+selenium

用selenium写了点东西,看到了robot-framework这么个东西,感觉还是有点用的,虽然也没想做的太深入,但是还是想搭一下。

安装brew

1
curl -LsSf http://github.com/mxcl/homebrew/tarball/master | sudo tar xvz -C/usr/local --strip 1

安装wxpython

1
2
brew install wxpython
brew info wxpython

安装phantomJS

1
pip install selenium